ArnavBalyan commented on code in PR #9355:
URL: https://github.com/apache/incubator-gluten/pull/9355#discussion_r2049089720
##########
gluten-ut/spark35/src/test/scala/org/apache/gluten/utils/clickhouse/ClickHouseTestSettings.scala:
##########
@@ -319,6 +319,9 @@ class ClickHouseTestSettings extends BackendTestSettings {
.excludeCH("SPARK-40496: disable parsing fallback when the date/timestamp
format is provided")
.excludeCH("SPARK-42335: Pass the comment option through to univocity if
users set it explicitly in CSV dataSource")
.excludeCH("SPARK-46862: column pruning in the multi-line mode")
+ // Flaky and already excluded in other cases
+ .exclude("Gluten - test for FAILFAST parsing mode")
Review Comment:
Precautionary removing from CH, can add it back
--
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]