lidavidm commented on pull request #11322: URL: https://github.com/apache/arrow/pull/11322#issuecomment-934650573
It turns out the integration test data generation was using a different definition for the range of valid decimal values given a precision (it seems it was based purely on how many bytes were needed for a given precision, and not what would actually be valid for that precision) - I've changed it now, but "golden" files from previous versions are still a problem… -- 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]
