You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The follow Spark SQL tests should now pass because we fall back to Spark for DPP, so we should stop ignoring them. If they still fail then we should file a specific issue with the root cause and link to that.
sql/core/src/test/scala/org/apache/spark/sql/InjectRuntimeFilterSuite.scala: IgnoreComet("TODO: Support SubqueryBroadcastExec in Comet: #242")) {
sql/core/src/test/scala/org/apache/spark/sql/InjectRuntimeFilterSuite.scala: IgnoreComet("TODO: Support SubqueryBroadcastExec in Comet: #242")) {
sql/core/src/test/scala/org/apache/spark/sql/execution/RemoveRedundantProjectsSuite.scala: IgnoreComet("TODO: Support SubqueryBroadcastExec in Comet: #242")) {
Uh oh!
There was an error while loading. Please reload this page.
What is the problem the feature request solves?
The follow Spark SQL tests should now pass because we fall back to Spark for DPP, so we should stop ignoring them. If they still fail then we should file a specific issue with the root cause and link to that.
Describe the potential solution
Follow the instructions at https://datafusion.apache.org/comet/contributor-guide/spark-sql-tests.html to update the diffs.
Additional context
No response
The text was updated successfully, but these errors were encountered: