You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/09/13 06:38:46 UTC

[jira] [Resolved] (CALCITE-823) Parser support to reset an option

     [ https://issues.apache.org/jira/browse/CALCITE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-823.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0-incubating

Fixed in http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/25b28607. Thanks for the patch, [~sudheeshkatkam]!

> Parser support to reset an option
> ---------------------------------
>
>                 Key: CALCITE-823
>                 URL: https://issues.apache.org/jira/browse/CALCITE-823
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Sudheesh Katkam
>            Assignee: Julian Hyde
>             Fix For: 1.5.0-incubating
>
>         Attachments: CALCITE-823-0.patch
>
>
> Specifically these statements:
> {code}
> ALTER scope RESET `option name`
> ALTER scope RESET ALL
> RESET `option name`
> RESET ALL
> SET `option name`
> {code}
> Additional tasks:
> + Make scope optional
> + Option name should be a CompoundIdentifier



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)