[
https://issues.apache.org/jira/browse/HUDI-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1821:
---------------------------------
Labels: pull-request-available (was: )
> Remove legacy code for Flink writer
> -----------------------------------
>
> Key: HUDI-1821
> URL: https://issues.apache.org/jira/browse/HUDI-1821
> Project: Apache Hudi
> Issue Type: Task
> Components: Flink Integration
> Reporter: Danny Chen
> Assignee: 谢波
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Remove the legacy code to avoid confusion.
> The list to remove:
> 1. org.apache.hudi.sink.CommitSink
> 2. org.apache.hudi.sink.InstantGenerateOperator
> 3. org.apache.hudi.sink.KeyedWriteProcessFunction
> 4. org.apache.hudi.sink.KeyedWriteProcessOperator
> 5. org.apache.hudi.sink.transform.JsonStringToHoodieRecordMapFunction
> 6. org.apache.hudi.streamer.HoodieFlinkStreamer
> 7. org.apache.hudi.sink.transform.TestJsonStringToHoodieRecordMapFunction
> 8. org.apache.hudi.exception.HoodieFlinkStreamerException
> The method to remove:
> 1. StreamWriteITCase#testWriteToHoodieLegacy
> The list to rename:
> 1. org.apache.hudi.streamer.HoodieFlinkStreamerV2 =>
> org.apache.hudi.streamer.HoodieFlinkStreamer
--
This message was sent by Atlassian Jira
(v8.3.4#803005)