felipepessoto commented on PR #12051:
URL: https://github.com/apache/gluten/pull/12051#issuecomment-5332648984

   @ReemaAlzaid @philo-he could you help with this small follow-up to make the 
Delta CI green again? #12815
   This PR also fixed 4 tests that were in the known issue list.
   
   ### Now-passing (global) (4)
   
   ```
   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: STRING, targetType: INT 
followAnsiEnabled: false, 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: STRING, targetType: INT followAnsiEnabled: false, 
ansiEnabled: true, storeAssignmentPolicy: LEGACY
   ```
   


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