<?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>question Re: How to create impala UDF common to all database instead select one by one? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/49836#M52202</link>
    <description>&lt;P&gt;Hi Akhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The only way I can think of to achieve this is to refer the udf by its fully-qualified name. E.g. if you create a function "my_fn" in a database "my_db" you can call it as my_db.my_fn() from any database.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 23:07:48 GMT</pubDate>
    <dc:creator>Tim Armstrong</dc:creator>
    <dc:date>2017-01-23T23:07:48Z</dc:date>
    <item>
      <title>How to create impala UDF common to all database instead select one by one?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/49800#M52201</link>
      <description>&lt;P&gt;I've more than one database in impala, I want to create UDF in c++ which will be common to all databases similar to build in functions. Is there is any way to avoid creating same functions in each databse?&lt;BR /&gt;&lt;BR /&gt;if I've two database DB1 and DB2 and I want to add a UDF to_upper_case() in each of these, I need to select each database by using USE &amp;lt;database_name&amp;gt; command and then I've add UDF in each.&lt;BR /&gt;&lt;BR /&gt;is there any way to create to_upper_case() UDF such that it will be common for DB1 and DB2 ?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:55:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/49800#M52201</guid>
      <dc:creator>AkhilTM</dc:creator>
      <dc:date>2022-09-16T10:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create impala UDF common to all database instead select one by one?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/49836#M52202</link>
      <description>&lt;P&gt;Hi Akhil,&lt;/P&gt;&lt;P&gt;&amp;nbsp; The only way I can think of to achieve this is to refer the udf by its fully-qualified name. E.g. if you create a function "my_fn" in a database "my_db" you can call it as my_db.my_fn() from any database.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 23:07:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/49836#M52202</guid>
      <dc:creator>Tim Armstrong</dc:creator>
      <dc:date>2017-01-23T23:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create impala UDF common to all database instead select one by one?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/50141#M52203</link>
      <description>&lt;P&gt;thanks for the solution, It works!!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2017 08:46:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-create-impala-UDF-common-to-all-database-instead/m-p/50141#M52203</guid>
      <dc:creator>AkhilTM</dc:creator>
      <dc:date>2017-01-30T08:46:22Z</dc:date>
    </item>
  </channel>
</rss>

