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

Jark Wu updated FLINK-21974:
----------------------------
    Summary: Support to match quoted values for 'SET key=val' statement  (was: 
Enable to match pattern `SET key= 'test val'`  in SetOperationParseStrategy)

> Support to match quoted values for 'SET key=val' statement
> ----------------------------------------------------------
>
>                 Key: FLINK-21974
>                 URL: https://issues.apache.org/jira/browse/FLINK-21974
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API
>            Reporter: Shengkai Fang
>            Assignee: Shengkai Fang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> When execute sql,
> {code:java}
> SET key_placeholder='test name ';
> {code}
> the value of the {{key_placeholder}} is {{test_name}} rather than {{'test 
> name'}}



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

Reply via email to