mbutrovich commented on code in PR #3536:
URL: https://github.com/apache/datafusion-comet/pull/3536#discussion_r2835120386
##########
spark/src/test/scala/org/apache/comet/CometMathExpressionSuite.scala:
##########
@@ -105,7 +106,8 @@ class CometMathExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelpe
}
}
- test("width_bucket - edge cases") {
+ // https://github.com/apache/datafusion/issues/20320
Review Comment:
Same comment about the closed PR.
##########
spark/src/test/scala/org/apache/comet/CometMathExpressionSuite.scala:
##########
@@ -122,7 +124,8 @@ class CometMathExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelpe
}
}
- test("width_bucket - NaN values") {
+ // https://github.com/apache/datafusion/issues/20320
Review Comment:
Same comment about the closed PR.
##########
spark/src/test/scala/org/apache/comet/CometMathExpressionSuite.scala:
##########
@@ -134,7 +137,8 @@ class CometMathExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelpe
}
}
- test("width_bucket - with range data") {
+ // https://github.com/apache/datafusion/issues/20320
Review Comment:
Same comment about the closed PR.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]