[
https://issues.apache.org/jira/browse/HUDI-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wangxianghu updated HUDI-1400:
------------------------------
Description:
currently, we use
`org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer.Operation` to
represent operation type in `hudi-utilities` module, while `hudi-common` use
`org.apache.hudi.common.model.WriteOperationType`.
we can unify them.
> Replace Operation enum with WriteOperationType in hudi-utilities
> ----------------------------------------------------------------
>
> Key: HUDI-1400
> URL: https://issues.apache.org/jira/browse/HUDI-1400
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: wangxianghu
> Assignee: wangxianghu
> Priority: Major
>
> currently, we use
> `org.apache.hudi.utilities.deltastreamer.HoodieDeltaStreamer.Operation` to
> represent operation type in `hudi-utilities` module, while `hudi-common` use
> `org.apache.hudi.common.model.WriteOperationType`.
> we can unify them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)