<?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: Databricks Materialized View - DLT Serverless Incremental in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101250#M8880</link>
    <description>&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; My Delta Lake table contains 136 columns. I initially tested with fewer columns, and both the updates and deletes were applied incrementally without issues. Specifically, I tested with 34 columns, and everything worked fine. However, when I increased the number of columns to 40, I encountered the error mentioned above.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 14:37:30 GMT</pubDate>
    <dc:creator>ismaelhenzel</dc:creator>
    <dc:date>2024-12-06T14:37:30Z</dc:date>
    <item>
      <title>Databricks Materialized View - DLT Serverless Incremental</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101218#M8878</link>
      <description>&lt;P&gt;I'm currently working with Delta Live Tables, utilizing materialized views and serverless computing. While testing the incremental updates of materialized views, I've observed that deleting a record from the source table triggers a complete refresh of the materialized view. Upon reviewing the materialized view logs, I discovered this behavior:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;message:&amp;nbsp;&lt;SPAN&gt;Flow 'teste_novo_2' has been planned in DLT to be executed as COMPLETE_RECOMPUTE. Another option is available:ROW_BASED. COMPLETE_RECOMPUTE was chosen in the current run for its optimal performance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;details:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{"planning_information":{"technique_information":[{"incrementalization_issues":[{"issue_type":"INCREMENTAL_PLAN_REJECTED_BY_COST_MODEL","prevent_incrementalization":true,"cost_model_rejection_subtype":"CHANGESET_SIZE_THRESHOLD_EXCEEDED"}]},{"maintenance_type":"MAINTENANCE_TYPE_COMPLETE_RECOMPUTE","is_chosen":true,"is_applicable":true,"cost":4.75717377E8},{"maintenance_type":"MAINTENANCE_TYPE_ROW_BASED","is_chosen":false,"is_applicable":true,"cost":1.18965781E8}],"source_table_information":[{"table_name":"`mul_dev_tests`.`dlt_managed`.`tabela_teste_4`","table_id":"c7147455-60dd-442b-924e-ca103c82f026","full_size":4.79009539E8,"change_size":1.19579857E8,"is_size_after_pruning":true,"is_row_id_enabled":true,"is_cdf_enabled":true,"is_deletion_vector_enabled":true,"is_change_from_legacy_cdf":false}],"target_table_information":{"table_name":"`mul_dev_tests`.`dlt_managed`.`teste_novo_2`","table_id":"bfc03f09-286d-4da1-bf71-32f80ebf1739","full_size":3.42395821E8,"is_row_id_enabled":true,"is_cdf_enabled":true,"is_deletion_vector_enabled":true}}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What does the CHANGESET_SIZE_THRESHOLD_EXCEEDED error mean? Is there a resource that lists all incrementalization errors? Additionally, is there a method to handle deletions incrementally in materialized views?&lt;BR /&gt;&lt;BR /&gt;obs: i tested delete only one line, and 3k lines, the same happens.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 13:16:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101218#M8878</guid>
      <dc:creator>ismaelhenzel</dc:creator>
      <dc:date>2024-12-06T13:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Materialized View - DLT Serverless Incremental</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101219#M8879</link>
      <description>&lt;P&gt;Same problem here&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 13:27:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101219#M8879</guid>
      <dc:creator>lucassvrielink</dc:creator>
      <dc:date>2024-12-06T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Materialized View - DLT Serverless Incremental</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101250#M8880</link>
      <description>&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; My Delta Lake table contains 136 columns. I initially tested with fewer columns, and both the updates and deletes were applied incrementally without issues. Specifically, I tested with 34 columns, and everything worked fine. However, when I increased the number of columns to 40, I encountered the error mentioned above.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 14:37:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-materialized-view-dlt-serverless-incremental/m-p/101250#M8880</guid>
      <dc:creator>ismaelhenzel</dc:creator>
      <dc:date>2024-12-06T14:37:30Z</dc:date>
    </item>
  </channel>
</rss>

