You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/06/23 04:00:12 UTC

[jira] [Commented] (IMPALA-10760) Add accessor methods to Function classes

    [ 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 <am...@cloudera.com>
Tested-by: Aman Sinha <am...@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-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org