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

Hive: GenericUDF and support of complex object

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Query Processor
    • None

    Description

      GenericUDF are more powerful than UDF in the following ways:
      1. It can accept arguments of complex types, and return complex types.
      2. It can accept variable length of arguments.
      3. It can accept an infinite number of function signature - for example, it's easy to write a GenericUDF that accepts array<int>, array<array<int>> and so on (arbitrary levels of nesting).
      4. It can do short-circuit evaluations.

      Attachments

        Issue Links

          Activity

            People

              zshao Zheng Shao
              zshao Zheng Shao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: