hudi-bot opened a new issue, #15703:
URL: https://github.com/apache/hudi/issues/15703

   When updating the metadata table's bloom_filter partition, we read the 
parquet footers to get the bloom filters before converting them to metadata 
table records for upsert.  This part can be affected by throttling, so we'll 
need to generate the bloom filters whenever parquet files are written and flow 
them into the metadata writer.
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5587
   - Type: Improvement
   - Epic: https://issues.apache.org/jira/browse/HUDI-1292


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