dioptre opened a new pull request, #40729:
URL: https://github.com/apache/arrow/pull/40729

   ### Rationale for this change
   
   Fixes https://github.com/apache/arrow/issues/37920
   
   Decimals are broken - need a correct way to convert decimals to numbers in js
   
   Also included an option to include a denominator (BigInt(1/scale)) as scale 
is part of the metadata
   
   ### What changes are included in this PR?
   
   Submitting a correct way to convert decimals to numbers
   
   ### Are these changes tested?
   Yes, includes a test
   
   ### Are there any user-facing changes?
   No
   
    **This PR contains a "Critical Fix".**


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