[
https://issues.apache.org/jira/browse/KYLIN-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingming Ge reassigned KYLIN-4995:
----------------------------------
Assignee: Mingming Ge
> 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)