kazuyukitanimura commented on code in PR #1482:
URL: https://github.com/apache/datafusion-comet/pull/1482#discussion_r1989942780


##########
dev/diffs/3.5.4.diff:
##########
@@ -1804,15 +1811,25 @@ index 68bae34790a..0cc77ad09d7 100644
      CostEvaluator.instantiate(
        classOf[SimpleShuffleSortCostEvaluator].getCanonicalName, 
spark.sparkContext.getConf)
      intercept[IllegalArgumentException] {
-@@ -2419,6 +2458,7 @@ class AdaptiveQueryExecSuite
+@@ -2417,7 +2457,8 @@ class AdaptiveQueryExecSuite
+   }
+ 
+   test("SPARK-48037: Fix SortShuffleWriter lacks shuffle write related 
metrics " +
+-    "resulting in potentially inaccurate data") {
++    "resulting in potentially inaccurate data",
++    IgnoreComet("https://github.com/apache/datafusion-comet/issues/1501";)) {

Review Comment:
   Filed https://github.com/apache/datafusion-comet/issues/1501
   This passes locally



-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to