[
https://issues.apache.org/jira/browse/FLINK-30586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benchao Li updated FLINK-30586:
-------------------------------
Fix Version/s: 1.16.1
> Fix calcCodeGen failed if calc with like condition contains double quotation
> mark
> ---------------------------------------------------------------------------------
>
> Key: FLINK-30586
> URL: https://issues.apache.org/jira/browse/FLINK-30586
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Affects Versions: 1.16.0
> Reporter: Yunhong Zheng
> Assignee: Yunhong Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.17.0, 1.16.1
>
> Attachments: code-gen-1.png, code-gen-2.png
>
>
> If I write a sql like "SELECT * FROM MyTable WHERE b LIKE '%"%'" in
> Flink-1.16 as
> 'like' condition contains double quotation mark, it will cause code gen
> failed because wrong code generated by codeGen.
> !code-gen-1.png!
>
> !code-gen-2.png!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)