andygrove commented on PR #5638: URL: https://github.com/apache/datafusion-comet/pull/5638#issuecomment-5534336190
_LLM-assisted: posted with Claude Code._ @jordepic your diagnosis is confirmed. With the multi-byte string column back in the partition spec, all five Linux `[scans]` jobs pass on 8c6a064, including Spark 4.0 and 4.1 — the exact two that failed with a missing data file before, and the only two that reached the test back then. Nothing else about the test changed, so the difference is the escaping that apache/iceberg-rust#2875 added and #5651 pinned. No failures on the run so far (48 passed, 18 still going). -- 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]
