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.
Environment
Hudi version:
Query engine: (Spark/Flink/Trino etc)
Relevant configs:
Logs and Stack Trace
No response