[
https://issues.apache.org/jira/browse/FLINK-36572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891219#comment-17891219
]
Runkang He commented on FLINK-36572:
------------------------------------
I'd like to fix it, please assign it to me, thanks.
> 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
> Priority: Minor
>
> 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)