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

Godfrey He closed FLINK-30586.
------------------------------
    Resolution: Fixed

Fixed in 1.17.0: 68b37fb867374df5a201f0b170e35c21266e5d7b

> 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
>
>         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)

Reply via email to