curioustien commented on PR #45351: URL: https://github.com/apache/arrow/pull/45351#issuecomment-2644355349
> If `store_schema()` is enabled, reading the Parquet file should just use the restored Arrow type. This is simple. However, if it is not used, I prefer to add a new option to ArrowReaderProperties to advise the reader that we need to use decimal type created by `smallest_decimal(int32_t precision, int32_t scale)`. This makes sense to me. I'll proceed with this implementation then. Thanks for the discussion -- 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]
