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 2020/04/08 04:31:00 UTC

[jira] [Commented] (CALCITE-3900) Add Config for SqlValidator

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

Julian Hyde commented on CALCITE-3900:
--------------------------------------

Consider basing your implementation on ImmutableBean

> 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 to code evolving.
> There is also no way to config these things through the FrameworkConfig.
> Add a SqlValidator.Config to solves these problems.



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