You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/10/25 08:15:04 UTC

[GitHub] [hudi] dongkelun commented on pull request #3700: [HUDI-2471] Add support ignoring case when column name matches in merge into

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


   > @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?
   
   Sorry, I don't know what UT is or how to use it. Is UTC time set or something else?


-- 
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-unsubscribe@hudi.apache.org

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