KSubramanyaH commented on issue #11335:
URL: https://github.com/apache/hudi/issues/11335#issuecomment-2160234304
@danny0405
No, It has not evolved . But schema evolution is not required as incoming
data is compatible with 13,4
We are loading 2 hudi tables with same schema .
1 table is just load all cdc data with bulk insert and is working fine
2 table load is upsert and delete . But it is failing with decimal encode
issue
I am very much sure that incoming data has not crossed prescribed schema
(.i.e decimal(13,4)) .. Maximum that we receive decimal(10,4)
--
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]