jinchengchenghh commented on code in PR #9145:
URL: https://github.com/apache/incubator-gluten/pull/9145#discussion_r2016260558
##########
gluten-ut/spark32/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala:
##########
@@ -364,6 +364,8 @@ class VeloxTestSettings extends BackendTestSettings {
// Need to support MAP<NullType, NullType>
.exclude(
"SPARK-27619: When spark.sql.legacy.allowHashOnMapType is true, hash can
be used on Maptype")
+ .exclude("SPARK-17515: CollectLimit.execute() should perform per-partition
limits")
Review Comment:
Yes, can you add the detail error message upon this exclude line, like `//
Need to support MAP<NullType, NullType>`
--
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]