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 dc4f029ee9 [MINOR][CORE] Update delta known-failures.txt for 
now-passing TypeWideningAlterTableSuite tests (#12851)
dc4f029ee9 is described below

commit dc4f029ee99f01f5d694c660996a9bce3808864b
Author: Felipe Pessoto <[email protected]>
AuthorDate: Mon Aug 24 12:44:09 2026 -0700

    [MINOR][CORE] Update delta known-failures.txt for now-passing 
TypeWideningAlterTableSuite tests (#12851)
---
 .github/workflows/util/delta-spark-ut/known-failures.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/util/delta-spark-ut/known-failures.txt 
b/.github/workflows/util/delta-spark-ut/known-failures.txt
index 085ed403a8..14dfbfc22d 100644
--- a/.github/workflows/util/delta-spark-ut/known-failures.txt
+++ b/.github/workflows/util/delta-spark-ut/known-failures.txt
@@ -735,10 +735,8 @@ 
org.apache.spark.sql.delta.stats.DataSkippingDeltaV1WithCatalogOwnedBatch2Suite#
 
org.apache.spark.sql.delta.stats.DataSkippingDeltaV1WithCatalogOwnedBatch2Suite#data
 skipping on TIMESTAMP_NTZ with Long.MaxValue - old behavior with DataFrame 
schema
 
org.apache.spark.sql.delta.stats.PartitionLikeDataSkippingColumnMappingSuite#partition-like
 data skipping for expression COALESCE: COALESCE(TO_DATE(S.b), c) = 
'1976-07-03' - column mapping id mode
 org.apache.spark.sql.delta.stats.StatsCollectionSuite#recompute stats multiple 
columns and files
-org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening BIGINT -> DECIMAL(20,0), partitioned=true
 org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening DATE -> TIMESTAMP_NTZ, partitioned=false
 org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening DATE -> TIMESTAMP_NTZ, partitioned=true
-org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening DECIMAL(9,2) -> DECIMAL(19,3), partitioned=true
 org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening FLOAT -> DOUBLE, partitioned=true
 org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#type 
widening INT -> DOUBLE, partitioned=true
 
org.apache.spark.sql.delta.typewidening.TypeWideningAlterTableSuite#unsupported 
type changes DOUBLE -> FLOAT, partitioned=true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to