ReemaAlzaid commented on PR #11615: URL: https://github.com/apache/gluten/pull/11615#issuecomment-4049483403
> Please resolve the CH CI, name and password is https://github.com/apache/incubator-gluten/blob/main/docs/get-started/ClickHouse.md#new-ci-system I checked the CH CI failure on this branch does not appear to come from the Iceberg changes https://opencicd.kyligence.com/job/gluten/job/gluten-ci/19108/ From the log: - `Gluten Iceberg` passes - the failing module is `gluten-ut-spark35` The actual failing tests are in `GlutenFileBasedDataSourceSuite`: - `Enabling/disabling ignoreMissingFiles using json` - `Enabling/disabling ignoreMissingFiles using text` Both fail with `SparkFileNotFoundException` after temp files are deleted, which is the exact behavior those tests are exercising. This seems more like a Spark 3.5 ClickHouse test configuration gap than an issue caused by the Iceberg changes -- 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]
