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

Danny Chen updated CALCITE-3900:
--------------------------------
    Description: 
The SqlValidator now has 7 setXXX methods to all kinds of control flags, which 
is hard for code evolving.

There is also no way to config these things through the FrameworkConfig.

Add a SqlValidator.Config to solve these problems.

  was:
The SqlValidator now has 7 setXXX methods to all kinds of control flags, which 
is hard to code evolving.

There is also no way to config these things through the FrameworkConfig.

Add a SqlValidator.Config to solves these problems.


> Add Config for SqlValidator
> ---------------------------
>
>                 Key: CALCITE-3900
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3900
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Major
>             Fix For: 1.23.0
>
>
> The SqlValidator now has 7 setXXX methods to all kinds of control flags, 
> which is hard for code evolving.
> There is also no way to config these things through the FrameworkConfig.
> Add a SqlValidator.Config to solve these problems.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to