You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/04/19 13:20:45 UTC

[jira] [Updated] (HIVE-2964) Provide object inspectors of all visible columns for TOK_FUNCTIONSTAR type UDAF

     [ https://issues.apache.org/jira/browse/HIVE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2964:
------------------------------

    Attachment: HIVE-2964.D2895.1.patch

navis requested code review of "HIVE-2964 [jira] Provide object inspectors of all visible columns for TOK_FUNCTIONSTAR type UDAF".
Reviewers: JIRA

  DPAL-1123 Provide object inspectors of all visible columns for TOK_FUNCTIONSTAR type UDAF

  Currently, TOK_FUNCTIONSTAR type UDAFs are provided with empty OI at init time and is sufficient for sum, the only UDAF accepts START as a parameter. But for some UDAFs, it is needed to know all OIs that can be used to access values of a row.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D2895

AFFECTED FILES
  ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/6609/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Provide object inspectors of all visible columns for TOK_FUNCTIONSTAR type UDAF
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-2964
>                 URL: https://issues.apache.org/jira/browse/HIVE-2964
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>         Attachments: HIVE-2964.D2895.1.patch
>
>
> Currently, TOK_FUNCTIONSTAR type UDAFs are provided with empty OI at init time and is sufficient for sum, the only UDAF accepts START as a parameter. But for some UDAFs, it is needed to know all OIs that can be used to access values of a row. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira