zhongyujiang commented on PR #9195:
URL: https://github.com/apache/paimon/pull/9195#issuecomment-5386835411

   > Can you take a look to BatchTableCommit.compactManifests?
   
   I'm aware that `compactManifests` already supports a manifest sorting 
capability. The new added `rewrite_manifest` provides a complementary option: a 
one-time full distributed sort via Spark sortByKey with where support, suitable 
for manual maintenance on large tables. Would you prefer me to merge these into 
one procedure, or keep them separate?


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