sdf-jkl opened a new pull request, #50810: URL: https://github.com/apache/arrow/pull/50810
### Rationale for this change The existing Arrow spec is misleading and allows certain Arrow types to be typed value Variant fields. The Parquet Shredding spec specifically rejects them - Unsigned integers, Null. Decimal mapping needs clarification about precision. ### What changes are included in this PR? Change the Primitive Type Mappings table for Parquet Variant extension type. Rendered version - https://github.com/sdf-jkl/arrow/blob/gh50622-variant-typed-value-mappings/docs/source/format/CanonicalExtensions.rst#primitive-type-mappings ### Are these changes tested? N/A ### Are there any user-facing changes? Changes to the Arrow docs -- 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]
