Julian Hyde created CALCITE-4248:
------------------------------------
Summary: Deprecate SqlParser.ConfigBuilder
Key: CALCITE-4248
URL: https://issues.apache.org/jira/browse/CALCITE-4248
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
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)