xiarixiaoyao commented on issue #4135:
URL: https://github.com/apache/hudi/issues/4135#issuecomment-980496595


   @vinothchandar 
   The cluster operation splits too many jobs, and each job will be zorder. 
Spark supports concurrent jobs. Your program is not concurrent enough
   
   By the way, clustering itself is slow.
   
   In the first version of zorder code, we introduced the optimize operation 
for z-order, which was fast, but the community did not agree with this method, 
so I deleted it


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