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

wildcards in UDF/UDAF should expand to all columns (rather than no columns)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6.0
    • None
    • UDF
    • None

    Description

      When a function is invoked with a wildcard * for its parameter, it should be passed all of the columns in the expansion, exception in the special case of COUNT, where none of the columns should be passed.

      As part of this issue, we also need to test qualified wildcards (e.g. t.*) and Hive's extension for regular-expression selection of column subsets.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jvs John Sichi
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: