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

Shengkai Fang updated FLINK-21974:
----------------------------------
    Summary: Enable to match pattern `SET key= 'test val'`  in 
SetOperationParseStrategy  (was: Don't match pattern `SET key= ' '`  in 
SetOperationParseStrategy)

> Enable to match pattern `SET key= 'test val'`  in SetOperationParseStrategy
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-21974
>                 URL: https://issues.apache.org/jira/browse/FLINK-21974
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API
>            Reporter: Shengkai Fang
>            Priority: Major
>
> 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