You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yaqian Zhang (Jira)" <ji...@apache.org> on 2022/01/06 06:52:00 UTC

[jira] [Closed] (KYLIN-4995) Query exception when the query statement contains a single left parenthesis

     [ https://issues.apache.org/jira/browse/KYLIN-4995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yaqian Zhang closed KYLIN-4995.
-------------------------------

Resolved in release 3.1.3 (2022-01-06)

> 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
>             Fix For: v3.1.3
>
>         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.20.1#820001)