<?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>topic I'm using the Redshift data source to load data into spark SQL data frames. However, I'm not seeing predicate push down  for my queries ran on Redshift - is that expected? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/i-m-using-the-redshift-data-source-to-load-data-into-spark-sql/m-p/25445#M17686</link>
    <description>&lt;P&gt;I was expecting&amp;nbsp;filter operations to be pushed down to Redshift by the optimizer. However, the entire dataset is getting loaded from Redshift. &lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 08:28:20 GMT</pubDate>
    <dc:creator>sajith_appukutt</dc:creator>
    <dc:date>2021-06-09T08:28:20Z</dc:date>
    <item>
      <title>I'm using the Redshift data source to load data into spark SQL data frames. However, I'm not seeing predicate push down  for my queries ran on Redshift - is that expected?</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-using-the-redshift-data-source-to-load-data-into-spark-sql/m-p/25445#M17686</link>
      <description>&lt;P&gt;I was expecting&amp;nbsp;filter operations to be pushed down to Redshift by the optimizer. However, the entire dataset is getting loaded from Redshift. &lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 08:28:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-using-the-redshift-data-source-to-load-data-into-spark-sql/m-p/25445#M17686</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-09T08:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: I'm using the Redshift data source to load data into spark SQL data frames. However, I'm not seeing predicate push down  for my queries ran on Redshift - is that expected?</title>
      <link>https://community.databricks.com/t5/data-engineering/i-m-using-the-redshift-data-source-to-load-data-into-spark-sql/m-p/25446#M17687</link>
      <description>&lt;P&gt;The Spark driver for Redshift pushes the following operators down into Redshift:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Filter&lt;/LI&gt;&lt;LI&gt;Project&lt;/LI&gt;&lt;LI&gt;Sort&lt;/LI&gt;&lt;LI&gt;Limit&lt;/LI&gt;&lt;LI&gt;Aggregation&lt;/LI&gt;&lt;LI&gt;Join&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it does not support expressions operating on dates and timestamps today. If you have a similar requirement, please add a feature request via &lt;A href="https://docs.databricks.com/resources/ideas.html" target="test_blank"&gt;https://docs.databricks.com/resources/ideas.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 01:02:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/i-m-using-the-redshift-data-source-to-load-data-into-spark-sql/m-p/25446#M17687</guid>
      <dc:creator>sajith_appukutt</dc:creator>
      <dc:date>2021-06-22T01:02:06Z</dc:date>
    </item>
  </channel>
</rss>

