pchintar commented on PR #4028: URL: https://github.com/apache/datafusion-comet/pull/4028#issuecomment-4299581434
This is weird, The only failing CI test is TestRewriteDataFilesAction.testParallelPartialProgressWithMaxFailedCommitsLargerThanTotalFileGroup() in the Iceberg Spark 3.4 / Scala 2.13 job. I investigated it separately and reproduced that targeted test locally with ENABLE_COMET=true multiple times, and it passed each time. So I have not been able to reproduce the failure outside CI. From the artifacts available to me, I can only see the outer Iceberg partial-progress wrapper exception, not the inner commit-failure cause. Since this failure is outside the scalar expression changes made in this PR, could you please rerun the failed job or share any more detailed test-report output if possible? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
