yihua opened a new pull request, #11280: URL: https://github.com/apache/hudi/pull/11280
### Change Logs Same changes targeting master: https://github.com/apache/hudi/pull/11279 This PR targets at `branch-0.x`. `BaseErrorTableWriter`, `HoodieStreamer`, `StreamSync`, and `StreamSyncService` are public API classes and contain public API methods which are frequently used and extended by users, which should be kept the same as before `HoodieStorage` abstraction changes. This PR reverts a few API changes to keep them the same as 0.14.x releases. ### Impact Makes upgrade easier without breaking API changes. ### Risk level none ### Documentation Update none ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
