Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6047 Permanent UDFs in Hive
  3. HIVE-6167

Allow user-defined functions to be qualified with database name

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • UDF
    • None

    Description

      Function names in Hive are currently unqualified and there is a single namespace for all function names. This task would allow users to define temporary UDFs (and eventually permanent UDFs) with a database name, such as:

      CREATE TEMPORARY FUNCTION userdb.myfunc 'myudfclass';

      Attachments

        1. HIVE-6167.4.patch
          18 kB
          Jason Dere
        2. HIVE-6167.3.patch
          18 kB
          Jason Dere
        3. HIVE-6167.2.patch
          83 kB
          Jason Dere
        4. HIVE-6167.1.patch
          18 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: