iemejia commented on PR #12390:
URL: https://github.com/apache/gluten/pull/12390#issuecomment-4835099208

   The two CI failures are unrelated to this PR:
   
   1. **`spark-test-spark35`** — Known flaky Delta write tests 
(`DeltaInsertIntoSQLByPathSuite`, `DeltaColumnDefaultsInsertSuite`). These are 
constraint-check failures in the **write path** (NOT NULL / CHECK constraint 
violations), tracked in #11465. This PR only modifies the **read path** (DV 
materialization and post-transform rules).
   
   2. **`tpc-test-centos8 (centos:8, spark-3.3, java-17)`** — Docker pull 
infrastructure failure (`Docker pull failed with exit code 1`). No code 
involved.
   
   Re-triggering the failed jobs.


-- 
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]

Reply via email to