zml1206 commented on code in PR #10400:
URL:
https://github.com/apache/incubator-gluten/pull/10400#discussion_r2273476301
##########
gluten-ut/spark34/src/test/scala/org/apache/gluten/utils/clickhouse/ClickHouseTestSettings.scala:
##########
@@ -631,6 +631,7 @@ class ClickHouseTestSettings extends BackendTestSettings {
.exclude("SPARK-37552: convert a timestamp_ntz to another time zone")
.exclude("SPARK-38195: add a quantity of interval units to a timestamp")
.exclude("SPARK-38284: difference between two timestamps in units")
+ .exclude("SPARK-42635: timestampadd near daylight saving transition")
Review Comment:
Previously, CH only supported 3.3. This spark test was added in 3.4.
--
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]