[ 
https://issues.apache.org/jira/browse/IMPALA-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17367852#comment-17367852
 ] 

ASF subversion and git services commented on IMPALA-10760:
----------------------------------------------------------

Commit 078e1fddb08a84a76374592f4ae518e2ff68e56f in impala's branch 
refs/heads/master from Steve Carlin
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=078e1fd ]

IMPALA-10760: Added accessor methods to Function classes

Small modification to allow the rest of the "symbol" strings
to be visible outside the Function classes.

These are necessary for an external frontend to access these
symbols.

Change-Id: I4b42c1a9cbca7f421cf8cbcf79890eb4a5ac3582
Reviewed-on: http://gerrit.cloudera.org:8080/17614
Reviewed-by: Aman Sinha <amsi...@cloudera.com>
Tested-by: Aman Sinha <amsi...@cloudera.com>


> Add accessor methods to Function classes
> ----------------------------------------
>
>                 Key: IMPALA-10760
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10760
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>            Reporter: Steve Carlin
>            Priority: Major
>
> A few of the functions in AggregateFunction and ScalarFunction don't have 
> accessor methods, namely:
> In AggregateFunction
> removeFnSymbol
>  getValueFnSymbol
> In ScalarFunction
>  prepareFnSymbol
>  closeFnSymbol
>  
> These are necessary for an external frontend to access these symbols.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to