<?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 is storage partitioned join optimized for data skewness? in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/35828#M203</link>
    <description />
    <pubDate>Wed, 28 Jun 2023 20:27:21 GMT</pubDate>
    <dc:creator>ck_45</dc:creator>
    <dc:date>2023-06-28T20:27:21Z</dc:date>
    <item>
      <title>is storage partitioned join optimized for data skewness?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/35828#M203</link>
      <description />
      <pubDate>Wed, 28 Jun 2023 20:27:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/35828#M203</guid>
      <dc:creator>ck_45</dc:creator>
      <dc:date>2023-06-28T20:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: is storage partitioned join optimized for data skewness?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/70638#M3033</link>
      <description>&lt;P&gt;As per the very short review session of the available source code and the &lt;A href="https://docs.google.com/document/d/1foTkDSM91VxKgkEcBMsuAvEjNybjja-uHk-r3vtXWFE/edit#heading=h.82w8qxfl2uwl" target="_self"&gt;SPIP&lt;/A&gt; itself, I think the answer is YES.&lt;/P&gt;&lt;P&gt;It is especially clear for&amp;nbsp;&lt;A href="https://github.com/apache/spark/blob/468aa842c6435b3c3ff49df30e8958d08ec2edb0/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L1574-L1585" target="_self"&gt;spark.sql.sources.v2.bucketing.partiallyClusteredDistribution.enabled&lt;/A&gt; that says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is an optimization on skew join and can help to reduce data skewness when certain partitions are assigned large amount of data.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 May 2024 12:05:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/70638#M3033</guid>
      <dc:creator>JacekLaskowski</dc:creator>
      <dc:date>2024-05-26T12:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: is storage partitioned join optimized for data skewness?</title>
      <link>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/70710#M3040</link>
      <description>&lt;P&gt;Yes, storage-partitioned joins can be optimized for data skewness. Techniques like adaptive query processing and dynamic repartitioning help distribute the workload evenly across nodes. &lt;A href="https://clippingpathphotoediting.com/services/" target="_blank" rel="noopener"&gt;clipping path service provider&lt;/A&gt; By identifying and addressing data hotspots, these methods enhance performance and efficiency, ensuring that no single node becomes a bottleneck, thus effectively managing data skew in distributed databases.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 11:41:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/is-storage-partitioned-join-optimized-for-data-skewness/m-p/70710#M3040</guid>
      <dc:creator>anand22</dc:creator>
      <dc:date>2024-05-27T11:41:35Z</dc:date>
    </item>
  </channel>
</rss>

