YuweiXiao commented on issue #5740:
URL: https://github.com/apache/hudi/issues/5740#issuecomment-1207829417

   Hey @xiarixiaoyao, thanks for the script and it works out fine. The dataset 
I was testing was created manually by myself, which treat decimal values as 
binary. 
   
   To sum up this issue, the reason behind is what @minihippo has posted: 
decimal type with small precision should be represented as fixed length type 
rather than binary to work with spark. And the default behavior of hudi (both 
flink/spark engine) is already aligned with the 'fixed length' rule. 


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