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
#210 enables Comet shuffle in Spark SQL tests. However, there are a few tests failed due to that. We need to investigate the cause and fix the tests.
DataFrameSuite.scala: SPARK-35886: PromotePrecision should be subexpr replaced
FlatMapGroupsWithStateDistributionSuite.scala: SPARK-38204: flatMapGroupsWithState should require StatefulOpClusteredDistribution
FlatMapGroupsWithStateDistributionSuite.scala: SPARK-38204: flatMapGroupsWithState should require ClusteredDistribution from children if the query starts from checkpoint in 3.2.x - without initial state
FlatMapGroupsWithStateDistributionSuite.scala: SPARK-38204: flatMapGroupsWithState should require ClusteredDistribution from children if the query starts from checkpoint in prior to 3.2
FlatMapGroupsWithStateWithInitialStateSuite.scala: flatMapGroupsWithState - initial state - initial state has flatMapGroupsWithState
FlatMapGroupsWithStateSuite.scala
hive/AggregationQuerySuite.scala: single distinct multiple columns set
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
#210 enables Comet shuffle in Spark SQL tests. However, there are a few tests failed due to that. We need to investigate the cause and fix the tests.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: