[
https://issues.apache.org/jira/browse/CALCITE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506411#comment-14506411
]
Julian Hyde commented on CALCITE-691:
-------------------------------------
Initial implementation is available for review in
https://github.com/julianhyde/incubator-calcite/tree/691-alternate-parser.
I added protected methods createParser and createParserConfig to
CalcitePrepareImpl; a project could override createParserConfig, calling
ConfigBuilder.setParserFactory(SqlParserImplFactory).
> Allow projects to supply alternate SQL parser
> ---------------------------------------------
>
> Key: CALCITE-691
> URL: https://issues.apache.org/jira/browse/CALCITE-691
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)