[
https://issues.apache.org/jira/browse/FLINK-32824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32824:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Shuai Xu
> Priority: Major
> Labels: pull-request-available
> 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)