[
https://issues.apache.org/jira/browse/ASTERIXDB-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murtadha Hubail updated ASTERIXDB-1973:
---------------------------------------
Description: It would be nice to have optional parameters in query
compilation so that AsterixDB extension may use them to add any additional
parameters. (was: Currently IExtensionStatement is used by multiple AsterixDB
extensions and any modification to the IExtensionStatement#handle API (e.g.
adding a new parameter) will cause the extensions to break. It is better to
introduce an object (e.g. RequestContext) that encapsulates the parameters of
the request and give the extensions the ability to extend it. In addition, give
extensions the ability to override the way IStatementExecutor handles
IExtensionStatement.)
> Add Optional Parameters in Query Compilation
> --------------------------------------------
>
> Key: ASTERIXDB-1973
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1973
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: OTH - Other
> Reporter: Murtadha Hubail
> Assignee: Murtadha Hubail
>
> It would be nice to have optional parameters in query compilation so that
> AsterixDB extension may use them to add any additional parameters.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)