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

   There are occasions where hudi could produce 0 record files. 
   
   For eg,
   
   a. entire set of records deleted in log block and due to small file 
handling, a new parquet is created with HoodieMergeHandle. 
   
   b. During compaction, again there are chances that hudi might produce 0 
record parquet files. 
   
   We need to avoid such files if possible. 
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-7780
   - Type: Improvement


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