You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/22 06:36:59 UTC

[jira] [Commented] (CALCITE-691) Allow projects to supply alternate SQL parser

    [ 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)