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

ASF subversion and git services commented on KYLIN-4995:
--------------------------------------------------------

Commit 6621a2aaa750540054fe6951dcfacf5fbaabb166 in kylin's branch 
refs/heads/kylin-on-parquet-v2 from 7mming7
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=6621a2a ]

KYLIN-4995 fix query exception when the query statement contains a single left 
parenthesis

(cherry picked from commit 4e63c34b11496a1b79cb7ad4a1ce7b29c99a492d)


> Query exception when the query statement contains a single left parenthesis
> ---------------------------------------------------------------------------
>
>                 Key: KYLIN-4995
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4995
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: v3.1.2
>            Reporter: Mingming Ge
>            Assignee: Mingming Ge
>            Priority: Critical
>         Attachments: image-2021-05-19-10-15-34-215.png
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Queries like this:
>  
> {code:java}
> select '( a + b) * (c+ d ' from t;{code}
> The following exception will occur during execution,
> !image-2021-05-19-10-15-34-215.png|width=592,height=326!
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to