amogh-jahagirdar commented on PR #11044: URL: https://github.com/apache/iceberg/pull/11044#issuecomment-2347414798
Verified TestSparkReaderDeletes#testMultiplePosDeleteFiles() failure is unrelated. The test may be flaky. I'll push another change to address the nit and we can verify if it's flaky. ``` TestSparkReaderDeletes > testMultiplePosDeleteFiles() > format = orc, vectorized = false, planningMode = DISTRIBUTED FAILED java.lang.AssertionError: [Metric values were not finalized] Expecting actual not to be null at org.apache.iceberg.spark.source.SparkSQLExecutionHelper.lastExecutedMetricValue(SparkSQLExecutionHelper.java:63) at org.apache.iceberg.spark.source.TestSparkReaderDeletes.deleteCount(TestSparkReaderDeletes.java:205) ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org