<?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 Re: MV Incremental Load in Data &amp; Schema Discussions</title>
    <link>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2648#M167</link>
    <description>&lt;P&gt;It is a python function and can be used in PySpark as the example shown in the document.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SQL MV, please use "?".&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 20:01:52 GMT</pubDate>
    <dc:creator>dylanwan</dc:creator>
    <dc:date>2022-09-19T20:01:52Z</dc:date>
    <item>
      <title>MV Incremental Load</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2641#M162</link>
      <description>&lt;P&gt;Can anyone confirm that&amp;nbsp;get_last_refresh_time() that is referenced in the link below is meant to be equivalent to "?" for SQL MV's? This function only returns 0 for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.incorta.com/t5/dashboards-analytics/creating-materialized-view-using-pyspark/ta-p/734" target="_blank"&gt;https://community.incorta.com/t5/dashboards-analytics/creating-materialized-view-using-pyspark/ta-p/734&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 19:35:21 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2641#M162</guid>
      <dc:creator>kxie</dc:creator>
      <dc:date>2022-09-19T19:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: MV Incremental Load</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2648#M167</link>
      <description>&lt;P&gt;It is a python function and can be used in PySpark as the example shown in the document.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For SQL MV, please use "?".&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 20:01:52 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2648#M167</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2022-09-19T20:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: MV Incremental Load</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2649#M168</link>
      <description>&lt;P&gt;I'm looking for the PySpark equivalent to ?. Is get_last_refresh_time() meant to be equivalent to that in a Pyspark MV? I am looking to implement incremental loads in a Python MV and need to filter the tables based on the last refresh time.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 20:08:46 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2649#M168</guid>
      <dc:creator>kxie</dc:creator>
      <dc:date>2022-09-19T20:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: MV Incremental Load</title>
      <link>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2651#M169</link>
      <description>&lt;P&gt;Which release off incorta are you using?&amp;nbsp; The question mark may work in pyspark as well but the last refresh time fuction was the equivalent to question mark. You will need to pass the value to the filter as shown in the example using % to replace it.&lt;/P&gt;
&lt;P&gt;Another way is to use the max value in a separate query and use that query to filter the data.&lt;/P&gt;
&lt;P&gt;In a more recent release, the max value will be available from incorta loader using the ? replacement and you don't need to get the value by yourselves.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 22:51:26 GMT</pubDate>
      <guid>https://community.incorta.com/t5/data-schema-discussions/mv-incremental-load/m-p/2651#M169</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2022-09-19T22:51:26Z</dc:date>
    </item>
  </channel>
</rss>

