[
https://issues.apache.org/jira/browse/IMPALA-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Carlin updated IMPALA-10760:
----------------------------------
Description:
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.
was:
A few of the functions in AggregateFunction and ScalarFunction don't have
accessor methods, namely:
In AggregateFunction
removeFnSymbol
getValueFnSymbol
In ScalarFunction
prepareFnSymbol
closeFnSymbol
> 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: [email protected]
For additional commands, e-mail: [email protected]