xushiyan commented on issue #4683:
URL: https://github.com/apache/hudi/issues/4683#issuecomment-1025261010


   @waywtdcc the stacktrace shows "unsupported type: optional int96 ts" which 
does not originate from hudi. looks like a problem with the hive ql specifying 
bigint? have you tried different data type like TIMESTAMP for `ts` ? also does 
this `ts` come from `users_cdc_hive` or `user_cdc17_ro` ? you probably need to 
double check the schemas for both tables and make sure int96 is not used.


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