peter-toth commented on PR #55519:
URL: https://github.com/apache/spark/pull/55519#issuecomment-4586323623

   Unfortunately, the line number in [this 
stacktrace](https://github.com/apache/iceberg/issues/15349#issuecomment-3915636021)
 doesn't fully match to Apache Spark code before the refactor.
   
   > When partition columns are reorganized e.g. bucket(b), bucket(c), 
identity(a), the test suite passed
   
   Do you think you have this fix: https://github.com/apache/spark/pull/53142? 
It can cause weird issues like a merge result was incorrect in our case.
   https://github.com/apache/spark/pull/54961 is my other suspect based on the 
observed type mismatch if you have incompatible, but reducible transform 
functions.


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