[
https://issues.apache.org/jira/browse/FLINK-36572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu reassigned FLINK-36572:
----------------------------------
Assignee: Runkang He
> 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.1
> 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)