<?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: Cannot use join with Enzyme in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/128451#M48246</link>
    <description>&lt;P&gt;Thank you for your reply. Even though we only do one join, we keep getting this error.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Aug 2025 12:33:21 GMT</pubDate>
    <dc:creator>sebih</dc:creator>
    <dc:date>2025-08-14T12:33:21Z</dc:date>
    <item>
      <title>Cannot use join with Enzyme</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/127570#M48012</link>
      <description>&lt;DIV class=""&gt;I suppose I can use incrementalization on pipelines. Supported operators are listed in here:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://docs.databricks.com/aws/en/optimizations/incremental-refresh#support-for-materialized-view-incremental-refresh" target="_blank" rel="noopener noreferrer"&gt;https://docs.databricks.com/aws/en/optimizations/incremental-refresh#support-for-materialized-view-incremental-refresh&lt;/A&gt;However, when I run the pipeline, it does not use incrementalization saying that "the inner join operator" is not supported as opposed to the documentation.&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;"maintenance_type": "MAINTENANCE_TYPE_WINDOW_FUNCTION",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;"incrementalization_issues": [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"issue_type": "PLAN_NOT_INCREMENTALIZABLE",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"prevent_incrementalization": true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"operator_name": "Join",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"join_type": "INNER",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"plan_not_incrementalizable_sub_type": "OPERATOR_NOT_SUPPORTED"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;]&lt;BR /&gt;},&lt;/BLOCKQUOTE&gt;&lt;DIV class=""&gt;I've also set all base tables' properties to this:&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;delta.enableDeletionVectors = true,&lt;BR /&gt;delta.enableRowTracking = true,&lt;BR /&gt;delta.enableChangeDataFeed = true&lt;/BLOCKQUOTE&gt;&lt;DIV class=""&gt;I wonder whether there is a switch on your side to enable this. Is it possible? I just want to make clear the conflict that is created by the product and its documentation.&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Aug 2025 13:14:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/127570#M48012</guid>
      <dc:creator>sebih</dc:creator>
      <dc:date>2025-08-06T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use join with Enzyme</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/127586#M48021</link>
      <description>&lt;P&gt;I've seen anecdotally that if you join more than two tables, that particular error will be thrown even though it technically supports joins.&amp;nbsp; I suggest reaching out to Databricks support, there may be something they can do with hidden flags such as "pipelines.enzyme.numberOfJoinsThreshold."&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers, Louis.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Aug 2025 14:48:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/127586#M48021</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-08-06T14:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot use join with Enzyme</title>
      <link>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/128451#M48246</link>
      <description>&lt;P&gt;Thank you for your reply. Even though we only do one join, we keep getting this error.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Aug 2025 12:33:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/cannot-use-join-with-enzyme/m-p/128451#M48246</guid>
      <dc:creator>sebih</dc:creator>
      <dc:date>2025-08-14T12:33:21Z</dc:date>
    </item>
  </channel>
</rss>

