Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
Basic Code Changes are present in the fork : https://github.com/bvaradar/hudi/tree/vb_bootstrap
The current implementation of HoodieBootstrapClient has duplicate code for committing bootstrap.
We can have an independent PR which would move these commit functionality from HoodieWriteClient to a new base class AbstractHoodieWriteClient which HoodieBootstrapClient can inherit.
Attachments
Issue Links
- links to