Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3491

Expose column names to UDFs

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Query Processor, UDF
    • None

    Description

      If I run

      SELECT MY_FUNC(a.foo, b.bar) FROM baz1 a JOIN baz2 b;

      ...the parsed query structure (i.e., that "foo" and "bar" are the name of the columns) should be available to the UDF in some manner.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akramer Adam Kramer
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: