You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "viirya (via GitHub)" <gi...@apache.org> on 2024/03/26 17:07:46 UTC

[I] Fix failed Spark SQL tests due to shuffle enabled [arrow-datafusion-comet]

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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org