mbutrovich commented on issue #22393: URL: https://github.com/apache/datafusion/issues/22393#issuecomment-5193994217
Iceberg Rust testing PR: https://github.com/apache/iceberg-rust/pull/2958 So far Rust tests are green, just fails due to lack of Python packages (not a surprise). Comet testing PR: https://github.com/apache/datafusion-comet/pull/5262 Failing due to `sqrt` semantics changes in DF 55 (panics instead of returning NaN for <0 input) and an OOM on TPCH Q18. -- 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]
