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


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

        

Reply via email to