zeroshade commented on PR #455: URL: https://github.com/apache/arrow-go/pull/455#issuecomment-3190240955
@aihuaxu It appears all of the parquet files with Decimal values that you regenerated are inconsistent with the test cases. The values in the parquet files don't match the expected values in the variant (for example, containing `123456789` instead of `1234567890` and some other rounding differences. The original files had the correct values, but were just missing the Variant logical type.) Can you fix them please? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org