danny0405 commented on issue #17938:
URL: https://github.com/apache/hudi/issues/17938#issuecomment-3766399543

   > The issue is from incoming records having an orderingValue that is of 
java.lang.String type where it should be Avro UTF8 type.
   
   We now unify the ordering value comparison to use the engine native type, 
for Spark, it should be the spark `UTF8String` instead of avro.


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

Reply via email to