alamb opened a new issue, #6736: URL: https://github.com/apache/arrow-rs/issues/6736
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Parquet recently adopted the Variant type from Spark: https://github.com/apache/parquet-format/blob/master/VariantEncoding.md Details on - https://github.com/apache/parquet-format/pull/456 **Describe the solution you'd like** I would like to implement variant support in parquet-rs **Describe alternatives you've considered** **Additional context** I am not sure if any other parquet implementations have implemented this yet / if there are example parquet files. I will attempt to find out -- 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]
