Nishith Agarwal created HUDI-1665:
-------------------------------------
Summary: Remove autoCommit option from BaseCommitActionExecutor
Key: HUDI-1665
URL: https://issues.apache.org/jira/browse/HUDI-1665
Project: Apache Hudi
Issue Type: Bug
Components: Writer Core
Reporter: Nishith Agarwal
Assignee: Nishith Agarwal
Currently, the option to autoCommit inside the action-executor framework
creates 2 different code paths for committing data in Hudi a) From
AbstractHoodieWriteClient b) BaseCommitActionExecutor.
We should refactor and remove the commit code path from ActionExecutor
--
This message was sent by Atlassian Jira
(v8.3.4#803005)