<?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: Delta table vs dynamic views in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63759#M32338</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102332"&gt;@Sans1&lt;/a&gt;&amp;nbsp; Have you only used masking, or you have used any row or column level access control?&lt;/P&gt;&lt;P&gt;If it's only masking, then you should go with delta table and if it's&amp;nbsp;row or column level access control then you should prefer dynamic views&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 04:53:09 GMT</pubDate>
    <dc:creator>Ajay-Pandey</dc:creator>
    <dc:date>2024-03-15T04:53:09Z</dc:date>
    <item>
      <title>Delta table vs dynamic views</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63754#M32337</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My current design is to host the gold layer as dynamic views with masking. I will have couple of use cases that needs the views to be queried with filters.&lt;/P&gt;&lt;P&gt;Does this provide equal performance like tables (which has data skipping based on transaction log's first 32 columns stats) .&lt;/P&gt;&lt;P&gt;What should I opt here , a delta table or dynamic views or a table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt; - I already have my de-normalized SOTs in silver layer. If I add another table of tables it would need to be scheduled and refreshed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 02:49:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63754#M32337</guid>
      <dc:creator>Sans1</dc:creator>
      <dc:date>2024-03-15T02:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Delta table vs dynamic views</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63759#M32338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102332"&gt;@Sans1&lt;/a&gt;&amp;nbsp; Have you only used masking, or you have used any row or column level access control?&lt;/P&gt;&lt;P&gt;If it's only masking, then you should go with delta table and if it's&amp;nbsp;row or column level access control then you should prefer dynamic views&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 04:53:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63759#M32338</guid>
      <dc:creator>Ajay-Pandey</dc:creator>
      <dc:date>2024-03-15T04:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Delta table vs dynamic views</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63888#M32391</link>
      <description>&lt;P&gt;Thanks Ajay for your input.&lt;/P&gt;&lt;P&gt;My requirement is to have a semantic layer with views which would be exposed to tableau..i just want to understand how views work.. if I apply filters or joins on views will it be providing good performance..and "data skipping" feature in Databricks would be applied in views?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2024 08:28:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-table-vs-dynamic-views/m-p/63888#M32391</guid>
      <dc:creator>Sans1</dc:creator>
      <dc:date>2024-03-16T08:28:06Z</dc:date>
    </item>
  </channel>
</rss>

