yihua commented on issue #7541:
URL: https://github.com/apache/hudi/issues/7541#issuecomment-1370374025

   Hi @haoxie-aws Thanks for raising this issue.  I confirm that the issue is 
due to unnecessary scanning of the metadata table when the number of partitions 
is large.  When the metadata table is enabled, due the savepoint operation, for 
each partition, the metadata table is scanned, which leads to a lot of S3 
requests.  I'm working on a fix: HUDI-5485.


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to