[ https://issues.apache.org/jira/browse/FLINK-32824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752618#comment-17752618 ]
Shuai Xu commented on FLINK-32824: ---------------------------------- Hi, lincoln. I‘d like to fix this issue, could you assign it to me? > Port Calcite's fix for the sql like operator > -------------------------------------------- > > Key: FLINK-32824 > URL: https://issues.apache.org/jira/browse/FLINK-32824 > Project: Flink > Issue Type: Bug > Components: Table SQL / Runtime > Affects Versions: 1.18.0, 1.17.1 > Reporter: lincoln lee > Priority: Major > Fix For: 1.19.0 > > > we should port the bugfix of sql like operator > https://issues.apache.org/jira/browse/CALCITE-1898 > {code} > The LIKE operator must match '.' (period) literally, not treat it as a > wild-card. Currently it treats it the same as '_'. > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)