<?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: What is the best way to find deltalake version on OSS and Databricks at runtime? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11353#M6341</link>
    <description>&lt;P&gt;Thanks Shan, really useful page with other bits of information as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 20:06:20 GMT</pubDate>
    <dc:creator>yousry</dc:creator>
    <dc:date>2023-02-02T20:06:20Z</dc:date>
    <item>
      <title>What is the best way to find deltalake version on OSS and Databricks at runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11351#M6339</link>
      <description>&lt;P&gt;To identify certain deltalake features available on a certain installation, it is important to have a robust way to identify deltalake version. For OSS, I found that the below Scala snippet will do the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;import io.delta
println(io.delta.VERSION)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Not sure if there is an equivalent method in Python to get the version at runtime. I am not after something like &lt;B&gt;pip show deltalake&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the other aspect is that the above snippet on Databricks returns a strange value. For example on DBR 12.0, I got &lt;B&gt;1.1.0&lt;/B&gt; which does not match &lt;B&gt;2.2.0&lt;/B&gt; version published on DBR 12.0 release notes page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I know that deltalake on Databricks does not necessarily have to match a certain OSS version (at lease before open sourcing delta).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:06:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11351#M6339</guid>
      <dc:creator>yousry</dc:creator>
      <dc:date>2023-01-18T13:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to find deltalake version on OSS and Databricks at runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11352#M6340</link>
      <description>&lt;P&gt;@Yousry Mohamed​&amp;nbsp;- could you please check the DBR runtime release notes for the Delta lake API compatibility matrix section ( DBR version vs Delta lake compatible version) for the mapping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference: &lt;A href="https://docs.databricks.com/release-notes/runtime/releases.html#delta-api-compatibility-matrix" target="test_blank"&gt;https://docs.databricks.com/release-notes/runtime/releases.html#delta-api-compatibility-matrix&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 18:09:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11352#M6340</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2023-02-02T18:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: What is the best way to find deltalake version on OSS and Databricks at runtime?</title>
      <link>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11353#M6341</link>
      <description>&lt;P&gt;Thanks Shan, really useful page with other bits of information as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 20:06:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/what-is-the-best-way-to-find-deltalake-version-on-oss-and/m-p/11353#M6341</guid>
      <dc:creator>yousry</dc:creator>
      <dc:date>2023-02-02T20:06:20Z</dc:date>
    </item>
  </channel>
</rss>

