<?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: How many columns does Delta Engine collect stats on for a Delta Table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-many-columns-does-delta-engine-collect-stats-on-for-a-delta/m-p/20915#M14166</link>
    <description>&lt;P&gt;by default a delta table has stats collected on the first 32 columns. This setting can be configured using the following.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set spark.databricks.delta.properties.defaults.dataSkippingNumIndexedCols = 3&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;However there's a time trade-off to having a large number of columns set for stats collection. You typically want to collect stats on column that are used in filter, where clauses joins and on which you tend to performance aggregations. &lt;/P&gt;</description>
    <pubDate>Thu, 24 Jun 2021 04:22:03 GMT</pubDate>
    <dc:creator>aladda</dc:creator>
    <dc:date>2021-06-24T04:22:03Z</dc:date>
    <item>
      <title>How many columns does Delta Engine collect stats on for a Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/how-many-columns-does-delta-engine-collect-stats-on-for-a-delta/m-p/20914#M14165</link>
      <description />
      <pubDate>Thu, 24 Jun 2021 04:19:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-many-columns-does-delta-engine-collect-stats-on-for-a-delta/m-p/20914#M14165</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-24T04:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: How many columns does Delta Engine collect stats on for a Delta Table</title>
      <link>https://community.databricks.com/t5/data-engineering/how-many-columns-does-delta-engine-collect-stats-on-for-a-delta/m-p/20915#M14166</link>
      <description>&lt;P&gt;by default a delta table has stats collected on the first 32 columns. This setting can be configured using the following.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set spark.databricks.delta.properties.defaults.dataSkippingNumIndexedCols = 3&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;However there's a time trade-off to having a large number of columns set for stats collection. You typically want to collect stats on column that are used in filter, where clauses joins and on which you tend to performance aggregations. &lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 04:22:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-many-columns-does-delta-engine-collect-stats-on-for-a-delta/m-p/20915#M14166</guid>
      <dc:creator>aladda</dc:creator>
      <dc:date>2021-06-24T04:22:03Z</dc:date>
    </item>
  </channel>
</rss>

