[
https://issues.apache.org/jira/browse/CALCITE-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen resolved CALCITE-3900.
---------------------------------
Resolution: Fixed
Fixed in
[4e98700|https://github.com/apache/calcite/commit/4e9870078fcaa7da9e475c94f43309cc3244fa22]
!
> 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
> Labels: pull-request-available
> Fix For: 1.23.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)