[
https://issues.apache.org/jira/browse/CALCITE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798806#comment-16798806
]
Stamatis Zampetakis commented on CALCITE-2940:
----------------------------------------------
Duplicate of which? Can you please add also the appropriate relationship?
> CalcitePrepareImpl always creates a default SqlParser without user's
> CalciteConnectionConfig
> ----------------------------------------------------------------------------------------------
>
> Key: CALCITE-2940
> URL: https://issues.apache.org/jira/browse/CALCITE-2940
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.18.0
> Reporter: Lai Zhou
> Priority: Major
>
> CalcitePrepareImpl 's method
> {code:java}
> private ParseResult parse_(Context context, String sql, boolean convert,
> boolean analyze, boolean fail)
> {code}
> should use the context to create a SqlParser.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)