[
https://issues.apache.org/jira/browse/FLINK-21974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-21974.
---------------------------
Fix Version/s: 1.13.0
Assignee: Shengkai Fang
Resolution: Fixed
Fixed in master: 17a4cba319addb24496d8f27339d49c1901a8a4f
> 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
> 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)