[ 
https://issues.apache.org/jira/browse/CALCITE-2940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16800095#comment-16800095
 ] 

Lai Zhou commented on CALCITE-2940:
-----------------------------------

Duplicate of [ CALCITE-2208|https://issues.apache.org/jira/browse/CALCITE-2208] 
. I try to fix this bug, but my PR is quick and dirty, only work for my use 
case , so I closed the PR I made.

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

Reply via email to