andygrove commented on PR #1209: URL: https://github.com/apache/datafusion-comet/pull/1209#issuecomment-2578822397
Summary of Spark SQL test failures: | Test | Failure | |-|-| | reverse preceding/following range between with aggregation | CometNativeException: Invalid argument error: Invalid arithmetic operation: Int32 - Int64 | | SPARK-32038: NormalizeFloatingNumbers should work on distinct aggregate | results do not match (https://github.com/apache/datafusion-comet/issues/1238) | | write null values | Accounted size went negative | | window function: partition and order expressions | match error on Literal at QueryPlanSerde.scala:3158 | -- 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]
