<?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 Why am I not able to view all table properties? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/why-am-i-not-able-to-view-all-table-properties/m-p/3954#M821</link>
    <description>&lt;P&gt;We have a live streaming table created using the command&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CREATE OR REFRESH STREAMING LIVE TABLE foo
TBLPROPERTIES ( "pipelines.autoOptimize.zOrderCols" = "c1,, c2, c3, c4", "delta.randomizeFilePrefixes" = "true" );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But when I run the show table properties command I just get this one property (which is not set in the first place)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;show tblproperties foo
 
key                                 value
transient_lastDdlTime 1684920718&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Why am I not able to see the zOrder and randomizeFilePrefixes properties of the table?&lt;/P&gt;</description>
    <pubDate>Sat, 27 May 2023 04:28:33 GMT</pubDate>
    <dc:creator>qwerty1</dc:creator>
    <dc:date>2023-05-27T04:28:33Z</dc:date>
    <item>
      <title>Why am I not able to view all table properties?</title>
      <link>https://community.databricks.com/t5/data-engineering/why-am-i-not-able-to-view-all-table-properties/m-p/3954#M821</link>
      <description>&lt;P&gt;We have a live streaming table created using the command&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CREATE OR REFRESH STREAMING LIVE TABLE foo
TBLPROPERTIES ( "pipelines.autoOptimize.zOrderCols" = "c1,, c2, c3, c4", "delta.randomizeFilePrefixes" = "true" );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But when I run the show table properties command I just get this one property (which is not set in the first place)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;show tblproperties foo
 
key                                 value
transient_lastDdlTime 1684920718&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Why am I not able to see the zOrder and randomizeFilePrefixes properties of the table?&lt;/P&gt;</description>
      <pubDate>Sat, 27 May 2023 04:28:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/why-am-i-not-able-to-view-all-table-properties/m-p/3954#M821</guid>
      <dc:creator>qwerty1</dc:creator>
      <dc:date>2023-05-27T04:28:33Z</dc:date>
    </item>
  </channel>
</rss>

