alexeykudinkin commented on issue #7732:
URL: https://github.com/apache/hudi/issues/7732#issuecomment-1402420562

   Yeah, this is a known limitation -- we're trying to balance capacity to 
support arbitrary Decimals w/ the amount of space we waste to store the 
decimals which are much smaller (we're encoding records using Avro, which 
doesn't have the same efficiency as Parquet so we have to control this very 
tightly)
   
   Created HUDI-5608 to follow-up on it


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