HuaHuaY commented on issue #50622: URL: https://github.com/apache/arrow/issues/50622#issuecomment-5090606277
I’ve found another confusing issue. The Arrow specification maps `decimal32` to `decimal4`, `decimal64` to `decimal8`, `decimal128` to `decimal16`. However, the Parquet documentation maps types based on decimal precision. Given the earlier discussion, I feel we should defer to the Parquet standard here as well? -- 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]
