<?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: Bucketing on Delta Tables in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25688#M17920</link>
    <description>&lt;P&gt;Delta has Z-Ordering and Bloom filters, check it out, lots to read:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/delta/optimizations/index.html" alt="https://docs.databricks.com/delta/optimizations/index.html" target="_blank"&gt;https://docs.databricks.com/delta/optimizations/index.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 07:36:03 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2022-03-15T07:36:03Z</dc:date>
    <item>
      <title>Bucketing on Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25687#M17919</link>
      <description>&lt;P&gt;getting error  as below while creating buckets on delta table.&lt;/P&gt;&lt;P&gt;Error in SQL statement: AnalysisException: Delta bucketed tables are not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fall back to parquet table due to this for some use cases. is their any alternative for this. i have to join over 30 tables and biggest table have over 300M Records .  joining fields have high cardinality and can't be used for partition so need to do bucketing.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 10:55:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25687#M17919</guid>
      <dc:creator>Rahul_Samant</dc:creator>
      <dc:date>2022-03-14T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing on Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25688#M17920</link>
      <description>&lt;P&gt;Delta has Z-Ordering and Bloom filters, check it out, lots to read:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/delta/optimizations/index.html" alt="https://docs.databricks.com/delta/optimizations/index.html" target="_blank"&gt;https://docs.databricks.com/delta/optimizations/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 07:36:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25688#M17920</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2022-03-15T07:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing on Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25689#M17921</link>
      <description>&lt;P&gt;@Werner Stinckens​&amp;nbsp;, Yeah checked it but Z-Ordering has to be triggered separately and it doesn't work well with auto compaction enabled with delta table.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 07:46:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25689#M17921</guid>
      <dc:creator>Rahul_Samant</dc:creator>
      <dc:date>2022-03-15T07:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing on Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25691#M17923</link>
      <description>&lt;P&gt;Thanks @Kaniz Fatma​&amp;nbsp; for the follow-up , we are using mix of both types. depending on the use-case.&lt;/P&gt;&lt;P&gt;didn't find the alternative for bucketing&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 08:05:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25691#M17923</guid>
      <dc:creator>Rahul_Samant</dc:creator>
      <dc:date>2022-04-27T08:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bucketing on Delta Tables</title>
      <link>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25692#M17924</link>
      <description>&lt;P&gt;Hi @Rahul Samant​&amp;nbsp; , we checked internally on this due to certain limitations bucketing is not supported on delta tables, the only alternative for bucketing is to leverage the z ordering, below is the link for reference&lt;/P&gt;&lt;P&gt; &lt;A href="https://docs.databricks.com/delta/optimizations/file-mgmt.html#z-ordering-multi-dimensional-clustering" target="test_blank"&gt;https://docs.databricks.com/delta/optimizations/file-mgmt.html#z-ordering-multi-dimensional-clustering&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 12:57:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/bucketing-on-delta-tables/m-p/25692#M17924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-10T12:57:58Z</dc:date>
    </item>
  </channel>
</rss>

