You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/20 04:26:00 UTC

[jira] [Commented] (ASTERIXDB-1973) Add Optional Parameters in Query Compilation

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

ASF subversion and git services commented on ASTERIXDB-1973:
------------------------------------------------------------

Commit e25df7d7acc0888ee2d946b878ea1a5af21147c0 in asterixdb's branch refs/heads/master from [~mhubail]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=e25df7d ]

[ASTERIXDB-1973][OTR] Add Optional Parameters in Query Compilation

- user model changes: no
- storage format changes: no
- interface changes:
Introduce IRequestParameters to encapsulate request parameters
and use it in IStatementExecutor#compileAndExecute and
IExtensionStatement#handle.

Details:
- Introduce IRequestParameters and its default implementation.
- Add optional parameters supplier in QueryServiceServlet.

Change-Id: Ie918f4d3f8dae41d07536041c591c59946a077f4
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1867
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Till Westmann <ti...@apache.org>


> 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)