[
https://issues.apache.org/jira/browse/FLINK-35985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896238#comment-17896238
]
Leonard Xu edited comment on FLINK-35985 at 11/18/24 11:59 AM:
---------------------------------------------------------------
master: 1d2cfd789e582c7e864b2b5b4e00c160b2a2386a
3.2: bd2aa0aaa1cc6ebbfb8fcbfccdddfb49e87d186c
was (Author: leonard xu):
master: 1d2cfd789e582c7e864b2b5b4e00c160b2a2386a
3.2: TODO, [~MOBIN] would you like to open a PR for release-3.2 branch?
> SUBSTRING function not available in transform rules
> ---------------------------------------------------
>
> Key: FLINK-35985
> URL: https://issues.apache.org/jira/browse/FLINK-35985
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Reporter: yux
> Assignee: MOBIN
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.3.0, cdc-3.2.1
>
>
> Currently, one could not write `SUBSTRING(str FROM idx FOR len)` in the way
> that suggested in the doumentations[1], while the workable function,
> `SUBSTR(str, idx, len)`, isn't mentioned anywhere.
> Either the code or the docs needs update to avoid confusing users.
> [1]
> https://nightlies.apache.org/flink/flink-cdc-docs-release-3.1/docs/core-concept/transform/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)