Re: [I] [Go] Decimal types `GetOneForMarshal` loses precision [arrow]

2024-03-25 Thread via GitHub
zeroshade closed issue #40693: [Go] Decimal types `GetOneForMarshal` loses precision URL: https://github.com/apache/arrow/issues/40693 -- 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

[I] [Go] Decimal types `GetOneForMarshal` loses precision [arrow]

2024-03-20 Thread via GitHub
disq opened a new issue, #40693: URL: https://github.com/apache/arrow/issues/40693 ### Describe the bug, including details regarding any error messages, version, and platform. Decimal types seem to lose precision with GetOneForMarshal. ``` // Decimal128(38,20)