wqwl611 opened a new issue, #7969: URL: https://github.com/apache/hudi/issues/7969
**Describe the problem you faced** I find some data loss in the new base file: [00000000-9e95-4471-bba0-5604a282aa34-0_0-12-4_20230208003459996.parquet]. I doubt that compaction plan may miss some delta log. How can I check the archive compaction plan? <img width="1273" alt="image" src="https://user-images.githubusercontent.com/67826098/219074761-6150bcf1-89f5-4333-8eea-960105c07f94.png"> **To Reproduce** Steps to reproduce the behavior: 1. 2. 3. 4. **Expected behavior** A clear and concise description of what you expected to happen. **Environment Description** * Hudi version : * Spark version : 3.2.0 * Hive version : * Hadoop version : * Storage (HDFS/S3/GCS..) : hdfs * Running on Docker? (yes/no) :no **Additional context** Add any other context about the problem here. **Stacktrace** ```Add the stacktrace of the error.``` -- 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]
