ArnavBalyan opened a new pull request, #3335:
URL: https://github.com/apache/parquet-java/pull/3335

   ### Rationale for this change
    - Since VariantBuilder decimal looks at scale for deciding the 
representation, it can cause low precision numbers to be stored in wide format.
    - Removed the scale looking just at decimal similar to 
`SchemaConverter.visit(Decimal)` in Parquet
    - Closes: 3316
   
   ### Are these changes tested?
    - Yes
   
   ### Are there any user-facing changes?
    - Yes


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to