Yohahaha commented on code in PR #7115:
URL: https://github.com/apache/incubator-gluten/pull/7115#discussion_r1744921782
##########
gluten-ut/spark34/src/test/scala/org/apache/gluten/utils/velox/VeloxTestSettings.scala:
##########
@@ -717,6 +718,7 @@ class VeloxTestSettings extends BackendTestSettings {
.exclude(
"SPARK-26677: negated null-safe equality comparison should not filter
matched row groups")
enableSuite[GlutenParquetV2QuerySuite]
+ .exclude("row group skipping doesn't overflow when reading into larger
type")
Review Comment:
Gluten with latest Spark 3.3.x and 3.5.x all disable it, I will open an
issue, but I dont know the reason.
--
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]