vinothchandar opened a new pull request, #12206:
URL: https://github.com/apache/hudi/pull/12206
### Change Logs
- Annotate log headers, blocks with table version (tv)
- Handle both tv=6, and tv=8 for log naming
- Eliminate notion of rolloverWriteToken
- Simplify/make efficient log writer building across code paths
- Handle both tv=6 & 8 for log version, handling
- Prevent tv=8 headers from being written with tv=6.
- Bring back tv=6 rollback behavior.
-
### Impact
Hudi writers can now write tableVersion 6 compatible log format, in addition
to tableVersion 8.
### Risk level (write none, low medium or high below)
low
### Documentation Update
No new configurations.
### 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]