<?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: Z-orderiing df using python in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4321#M1070</link>
    <description>&lt;P&gt;Hey Make sure to check the Delta Documentation : &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.delta.io/latest/api/python/index.html" target="test_blank"&gt;https://docs.delta.io/latest/api/python/index.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 07:48:43 GMT</pubDate>
    <dc:creator>youssefmrini</dc:creator>
    <dc:date>2023-05-17T07:48:43Z</dc:date>
    <item>
      <title>Z-orderiing df using python</title>
      <link>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4319#M1068</link>
      <description>&lt;P&gt;Is there a way to perform Z-ordering using python? With sql you you should be able to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sql
OPTIMIZE df
ZORDER BY (column)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;however I get the error "&lt;I&gt;Table or view 'df' not found in database 'default''" &lt;/I&gt;and since I'm not really using sql, I would like to do this with python.....&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 07:52:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4319#M1068</guid>
      <dc:creator>zeta_load</dc:creator>
      <dc:date>2023-05-16T07:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Z-orderiing df using python</title>
      <link>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4320#M1069</link>
      <description>&lt;P&gt;@Lukas Goldschmied​&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find some examples here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/delta/optimize.html#language-python" target="test_blank"&gt;https://docs.databricks.com/delta/optimize.html#language-python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 05:39:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4320#M1069</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2023-05-17T05:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Z-orderiing df using python</title>
      <link>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4321#M1070</link>
      <description>&lt;P&gt;Hey Make sure to check the Delta Documentation : &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.delta.io/latest/api/python/index.html" target="test_blank"&gt;https://docs.delta.io/latest/api/python/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 07:48:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4321#M1070</guid>
      <dc:creator>youssefmrini</dc:creator>
      <dc:date>2023-05-17T07:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Z-orderiing df using python</title>
      <link>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4322#M1071</link>
      <description>&lt;P&gt;Hi @Lukas Goldschmied​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 08:51:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/z-orderiing-df-using-python/m-p/4322#M1071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T08:51:57Z</dc:date>
    </item>
  </channel>
</rss>

