YannByron commented on pull request #3700:
URL: https://github.com/apache/hudi/pull/3700#issuecomment-950617318


   @dongkelun 
   I reproduce this using the table in UT in my local env, `ClassCastException` 
is raised. The detail trace stack:
   `Caused by: java.lang.ClassCastException: 
org.apache.spark.unsafe.types.UTF8String cannot be cast to java.lang.Integer
           at 
org.apache.hudi.sql.payload.ExpressionPayloadEvaluator_228eb15b_f549_4127_a201_a71c459c1f61.eval(Unknown
 Source)
           at 
org.apache.spark.sql.hudi.command.payload.ExpressionPayload.evaluate(ExpressionPayload.scala:258)
   `
   
   is it same with yours?


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to