kazuyukitanimura opened a new issue, #1197: URL: https://github.com/apache/datafusion-comet/issues/1197
### Describe the bug In SparkSessionExtensionSuite, there are 4 test failures with `org.apache.spark.sql.catalyst.expressions.BoundReference cannot be cast to class org.apache.spark.sql.ColumnarExpression` when `spark.comet.enabled=true` is set. inject columnar AQE on inject columnar AQE off SPARK-39991: AQE should retain column statistics from completed query stages reset column vectors ### Steps to reproduce SparkSessionExtensionSuite is not using SharedSparkSessionBase, so add `spark.comet.enabled=true` by changing code ### Expected behavior _No response_ ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org