jordepic commented on PR #5361: URL: https://github.com/apache/datafusion-comet/pull/5361#issuecomment-5515383911
@andygrove two infra failures on the latest run, everything else green (74 passing) — could you re-run the failed jobs? - `Spark 4.0, JDK 21 [exec]` died in toolchain setup: rustup could not download `channel-rust-stable.toml.sha256` (network flake, no project code ran). - `macos-14 [scans]` is the known hotspot SIGTRAP flake on those runners — the JVM crash-reporter loop (`error occurred during error reporting … SIGTRAP`, then "Too many errors, abort") fired mid-`ParquetTimestampLtzAsNtzSuite`, a parquet read suite this PR doesn't touch. -- 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]
