<?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: Permanent UDF in Databricks using Python Wheel in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/permanent-udf-in-databricks-using-python-wheel/m-p/28145#M19968</link>
    <description>&lt;P&gt;First, you will need to onboard the unity catalog and sign for Python UDF preview &lt;A href="https://www.databricks.com/blog/2022/07/22/power-to-the-sql-people-introducing-python-udfs-in-databricks-sql.html" target="test_blank"&gt;https://www.databricks.com/blog/2022/07/22/power-to-the-sql-people-introducing-python-udfs-in-databricks-sql.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I doubt it will be possible to use a wheel (but who knows I haven't seen any documentation yet)&lt;/P&gt;</description>
    <pubDate>Sun, 16 Oct 2022 16:34:09 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2022-10-16T16:34:09Z</dc:date>
    <item>
      <title>Permanent UDF in Databricks using Python Wheel</title>
      <link>https://community.databricks.com/t5/data-engineering/permanent-udf-in-databricks-using-python-wheel/m-p/28144#M19967</link>
      <description>&lt;P&gt;I have a simple Python Program, which takes a Integer as a input and gives a string as  a output.&lt;/P&gt;&lt;P&gt;I have created the wheel file for this Python code.&lt;/P&gt;&lt;P&gt;Then I have uploaded it in the Wheel section of Databricks cluster.&lt;/P&gt;&lt;P&gt;After this I want to create a permanent function using this wheel.&lt;/P&gt;&lt;P&gt;Earlier I have done it using jar file by the below command:&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;CREATE FUNCTION simple_udf AS 'SimpleUdf'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;USING JAR '/tmp/SimpleUdf.jar';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This time I want to create a function using the python wheel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End goal is to use the permanent function in the view definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 12:19:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/permanent-udf-in-databricks-using-python-wheel/m-p/28144#M19967</guid>
      <dc:creator>Sudd</dc:creator>
      <dc:date>2022-10-10T12:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Permanent UDF in Databricks using Python Wheel</title>
      <link>https://community.databricks.com/t5/data-engineering/permanent-udf-in-databricks-using-python-wheel/m-p/28145#M19968</link>
      <description>&lt;P&gt;First, you will need to onboard the unity catalog and sign for Python UDF preview &lt;A href="https://www.databricks.com/blog/2022/07/22/power-to-the-sql-people-introducing-python-udfs-in-databricks-sql.html" target="test_blank"&gt;https://www.databricks.com/blog/2022/07/22/power-to-the-sql-people-introducing-python-udfs-in-databricks-sql.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I doubt it will be possible to use a wheel (but who knows I haven't seen any documentation yet)&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 16:34:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/permanent-udf-in-databricks-using-python-wheel/m-p/28145#M19968</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-10-16T16:34:09Z</dc:date>
    </item>
  </channel>
</rss>

