leaves12138 opened a new pull request, #7826:
URL: https://github.com/apache/paimon/pull/7826

   ## Summary
   - add manifest-sort.enabled and manifest-sort.rewrite-manifest-count options
   - add independent manifest sort compaction that groups ManifestFileMeta by 
partition-range sorted runs
   - wire the sort compaction after existing manifest merge during 
snapshot/manifest compact commits
   - add focused manifest metadata tests for partial target-run rewrite and 
delete-manifest skip behavior
   
   ## Validation
   - mvn -pl paimon-core -am -DfailIfNoTests=false -Dtest=ManifestFileMetaTest 
test
   - mvn -pl paimon-core -am -Pfast-build -DfailIfNoTests=false 
-Dtest=FileStoreCommitTest#testManifestCompact test


-- 
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]

Reply via email to