majian1998 commented on PR #10169:
URL: https://github.com/apache/hudi/pull/10169#issuecomment-1825222279

   After testing, it was found that for a partition with over 1000 files, 
retrieving the column stats for each column through 
`BaseTableMetadata.getColumnStats` took up to 8 seconds. However, with the 
previous implementation, obtaining the column stats for all columns only 
required 0.3 seconds. Therefore, this modification has been rolled back.


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