<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: What is the significance of $ in this filter statement      val result = file1.select(&amp;quot;Name&amp;quot;,&amp;quot;Age&amp;quot;).filter($&amp;quot;Age&amp;quot;&amp;gt;30).show() in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-the-significance-of-in-this-filter-statement-val/m-p/222003#M82245</link>
    <description>&lt;P&gt;it's defining a columnname in the filter condition. So in your case it means nothing else then column with the name Age.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Aug 2018 17:04:26 GMT</pubDate>
    <dc:creator>arald</dc:creator>
    <dc:date>2018-08-16T17:04:26Z</dc:date>
    <item>
      <title>What is the significance of $ in this filter statement      val result = file1.select("Name","Age").filter($"Age"&gt;30).show()</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-the-significance-of-in-this-filter-statement-val/m-p/222002#M82244</link>
      <description />
      <pubDate>Thu, 16 Aug 2018 13:52:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-the-significance-of-in-this-filter-statement-val/m-p/222002#M82244</guid>
      <dc:creator>sganeshkumar</dc:creator>
      <dc:date>2018-08-16T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is the significance of $ in this filter statement      val result = file1.select("Name","Age").filter($"Age"&gt;30).show()</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-the-significance-of-in-this-filter-statement-val/m-p/222003#M82245</link>
      <description>&lt;P&gt;it's defining a columnname in the filter condition. So in your case it means nothing else then column with the name Age.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 17:04:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/What-is-the-significance-of-in-this-filter-statement-val/m-p/222003#M82245</guid>
      <dc:creator>arald</dc:creator>
      <dc:date>2018-08-16T17:04:26Z</dc:date>
    </item>
  </channel>
</rss>

