Skip to content

org.apache.spark.sql.catalyst.expressions.BoundReference cannot be cast to class org.apache.spark.sql.ColumnarExpression #1197

Description

@kazuyukitanimura

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:mediumFunctional bugs, performance regressions, broken features

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions