manuzhang commented on PR #14984:
URL: https://github.com/apache/iceberg/pull/14984#issuecomment-4071699206

   Failed tests after upgrading to Spark 4.2.0-preview3-rc1
   
   1. testJoinsHourToDays() in TestStoragePartitionedJoins.java:
   ```
   Assertion failed: "SPJ should not change query output: number of results 
should match"
   The actual and expected query result sizes differ, indicating that either 
the join logic or test data setup causes a mismatch.
   ```
   
   2. readFromViewReferencingTempFunction() in TestViews.java:
   ```
   Assertion failed: Expected a specific routine not found error, but got an 
AnalysisException with different message details.
   ```


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