You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Chunwei Lei (Jira)" <ji...@apache.org> on 2020/04/20 05:44:00 UTC

[jira] [Commented] (CALCITE-3940) Hint item can not parse correctly if the name is right after token "/*+"

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

Chunwei Lei commented on CALCITE-3940:
--------------------------------------

Hint item can not parse correctly -> Hint item can not be parsed correctly?

> Hint item can not parse correctly if the name is right after token "/*+"
> ------------------------------------------------------------------------
>
>                 Key: CALCITE-3940
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3940
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Major
>             Fix For: 1.23.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> After parsing
> {code:sql}
> /*+OPTIONS('k1'='v1', 'k2'='v2')*/
> {code}
> The parsed hint name is "PTIONS", while it is expected to be "OPTIONS".



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