TheR1sing3un opened a new issue, #17783:
URL: https://github.com/apache/hudi/issues/17783

   ### Bug Description
   
   **What happened:**
   
   timeline compaction blocked caused by the single archived file being too 
large
   
   **What you expected:**
   
   Even if an archved file is too large, we can skip this file and start 
judging whether it can be compact from the next file instead of ending it 
directly
   
   **Steps to reproduce:**
   I write a ut to verify it.
   
   <img width="3038" height="1016" alt="Image" 
src="https://github.com/user-attachments/assets/c2e46ba3-8249-4aab-84b4-f98c05879bbb";
 />
   
   <img width="2588" height="616" alt="Image" 
src="https://github.com/user-attachments/assets/c4c47c40-14f0-4109-8a2d-6e28e589d6fb";
 />
   
   ### Environment
   
   **Hudi version:**
   **Query engine:** (Spark/Flink/Trino etc)
   **Relevant configs:**
   
   
   ### Logs and Stack Trace
   
   _No response_


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