suryaprasanna opened a new pull request, #5958:
URL: https://github.com/apache/hudi/pull/5958
## What is the purpose of the pull request
*This pull request adds support for Log compaction action for MOR table
types.*
## Brief change log
- *Support log compaction action for MOR tables*
## Verify this pull request
This change added tests and can be verified as follows:
- *Added unit tests at hudi-common module to verify the correcting
ordering of log blocks.*
- *Added unit tests at file system API level to make sure the log
compaction is supported.*
- *Added unit tests at client level to verify the log compaction rewrites
are working.*
- *Added stress test to rigorously test the log compaction along with
compaction on 2 different tables.*
## Committer checklist
- [ ] Has a corresponding JIRA in PR title & commit
- [ ] Commit message is descriptive of the change
- [ ] CI is green
- [ ] Necessary doc changes done or have another open PR
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
--
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]