This is an automated email from the ASF dual-hosted git repository.
philo-he pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 545dbbeebd [GLUTEN-10134][CI] Remove Delta known-failures fixed by
cast mode preservation (#12815)
545dbbeebd is described below
commit 545dbbeebd81831ca4c84bef4ad751d9cdbbea83
Author: Felipe Pessoto <[email protected]>
AuthorDate: Tue Aug 18 16:37:30 2026 -0700
[GLUTEN-10134][CI] Remove Delta known-failures fixed by cast mode
preservation (#12815)
---
.github/workflows/util/delta-spark-ut/known-failures.txt | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.github/workflows/util/delta-spark-ut/known-failures.txt
b/.github/workflows/util/delta-spark-ut/known-failures.txt
index 810c5bc58f..0b68094b2f 100644
--- a/.github/workflows/util/delta-spark-ut/known-failures.txt
+++ b/.github/workflows/util/delta-spark-ut/known-failures.txt
@@ -335,7 +335,6 @@ org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE
overflow in WHEN MATC
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: ARRAY<BIGINT>,
targetType: ARRAY<INT> followAnsiEnabled: true, ansiEnabled: true,
storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType:
DECIMAL(7,2) followAnsiEnabled: false, ansiEnabled: false,
storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType:
DECIMAL(7,2) followAnsiEnabled: false, ansiEnabled: true,
storeAssignmentPolicy: ANSI
-org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType:
DECIMAL(7,2) followAnsiEnabled: false, ansiEnabled: true,
storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType:
DECIMAL(7,2) followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy:
ANSI
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType:
DECIMAL(7,2) followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy:
LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: BIGINT, targetType: INT
followAnsiEnabled: false, ansiEnabled: false, storeAssignmentPolicy: ANSI
@@ -364,7 +363,6 @@ org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE
overflow in WHEN MATC
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: MAP<STRING, BIGINT>,
targetType: MAP<STRING, INT> followAnsiEnabled: true, ansiEnabled: true,
storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: STRING, targetType: INT
followAnsiEnabled: false, ansiEnabled: false, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: STRING, targetType: INT
followAnsiEnabled: false, ansiEnabled: true, storeAssignmentPolicy: ANSI
-org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: STRING, targetType: INT
followAnsiEnabled: false, ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: STRING, targetType: INT
followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: STRING, targetType: INT
followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: Struct<value:BIGINT>,
targetType: Struct<value:INT> followAnsiEnabled: false, ansiEnabled: false,
storeAssignmentPolicy: ANSI
@@ -373,7 +371,6 @@ org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE
overflow in WHEN MATC
org.apache.spark.sql.delta.ImplicitMergeCastingSuite#MERGE overflow in WHEN
MATCHED THEN UPDATE SET t.value = s.value sourceType: Struct<value:BIGINT>,
targetType: Struct<value:INT> followAnsiEnabled: true, ansiEnabled: true,
storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: ARRAY<BIGINT>, targetType: ARRAY<INT> followAnsiEnabled:
true, ansiEnabled: true, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: ARRAY<BIGINT>, targetType: ARRAY<INT> followAnsiEnabled:
true, ansiEnabled: true, storeAssignmentPolicy: LEGACY
-org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: BIGINT, targetType: DECIMAL(7,2) followAnsiEnabled: false,
ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: BIGINT, targetType: DECIMAL(7,2) followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: BIGINT, targetType: DECIMAL(7,2) followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: BIGINT, targetType: INT followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: ANSI
@@ -388,7 +385,6 @@
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE ov
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: INT, targetType: TINYINT followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: MAP<STRING, BIGINT>, targetType: MAP<STRING, INT>
followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: MAP<STRING, BIGINT>, targetType: MAP<STRING, INT>
followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy: LEGACY
-org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: STRING, targetType: INT followAnsiEnabled: false,
ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: STRING, targetType: INT followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: ANSI
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: STRING, targetType: INT followAnsiEnabled: true,
ansiEnabled: true, storeAssignmentPolicy: LEGACY
org.apache.spark.sql.delta.ImplicitStreamingMergeCastingSuite#Streaming MERGE
overflow sourceType: Struct<value:BIGINT>, targetType: Struct<value:INT>
followAnsiEnabled: true, ansiEnabled: true, storeAssignmentPolicy: ANSI
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]