[ https://issues.apache.org/jira/browse/FLINK-30586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655307#comment-17655307 ]
luoyuxia commented on FLINK-30586: ---------------------------------- Similar to FLINK-29651 > 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 > Priority: Major > Fix For: 1.17.0 > > 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)