[
https://issues.apache.org/jira/browse/CALCITE-4248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde reassigned CALCITE-4248:
------------------------------------
Assignee: Julian Hyde
> 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
>
> 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)