[
https://issues.apache.org/jira/browse/FLINK-36572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897081#comment-17897081
]
Leonard Xu commented on FLINK-36572:
------------------------------------
master: be9b52750c7bb4835a7b8631ebdb17666aff6bb1
3.2: TODO, [~Runking] Would you like to open a PR for release-3.2 branch ?
> The local time zone is wrongly set in StarRocks pipeline sink
> -------------------------------------------------------------
>
> Key: FLINK-36572
> URL: https://issues.apache.org/jira/browse/FLINK-36572
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Reporter: Runkang He
> Assignee: Runkang He
> Priority: Minor
> Labels: pull-request-available
> Fix For: cdc-3.3.0
>
>
> The local time zone is wrongly set in StarRocks pipeline sink. In
> `StarRocksDataSinkFactory`, it should get the zone id from
> `Context.getPipelineConfiguration().get(PIPELINE_LOCAL_TIME_ZONE)`, but now
> is `Context.getFactoryConfiguration().get(PIPELINE_LOCAL_TIME_ZONE)`, which
> is wrong.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)