[
https://issues.apache.org/jira/browse/CALCITE-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-4248.
----------------------------------
Fix Version/s: 1.26.0
Resolution: Fixed
Fixed in
[76ff1913|https://github.com/apache/calcite/commit/76ff19135f8bf9ee19b47d999d23bc1e2ab75e15].
> Deprecate SqlParser.ConfigBuilder
> ---------------------------------
>
> Key: CALCITE-4248
> URL: https://issues.apache.org/jira/browse/CALCITE-4248
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
> Fix For: 1.26.0
>
>
> Deprecate {{SqlParser.ConfigBuilder}}; for each property 'xxx', add a method
> {{withXxx}} to {{SqlParser.Config}} that creates a copy of the {{Config}}.
> Therefore {{Config}} can be used everywhere that {{ConfigBuilder}} used to be
> used.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)