Mandukhai-Alimaa opened a new pull request, #4523: URL: https://github.com/apache/arrow-adbc/pull/4523
There was a bug in the PostgreSQL NUMERIC writer where trailing zero base-10000 groups in the integer portion were incorrectly dropped. When the value also had a non-zero fractional part, this caused the serialized digit groups to become misaligned with the computed weight, shifting fractional digits into the integer part. -- 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]
