viirya opened a new issue, #231:
URL: https://github.com/apache/arrow-datafusion-comet/issues/231

   ### 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.
   
   * [ ] 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_


-- 
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]

Reply via email to