Hi, We would like to add geometry and geography logical types to Parquet:
https://github.com/apache/parquet-format/pull/240 This is proposed together with Apache Iceberg to support geospatial data: https://github.com/apache/iceberg/pull/10981 Two prototype implementations are available: 1. Parquet Java: https://github.com/apache/parquet-java/pull/2971 2. Parquet C++: https://github.com/apache/arrow/pull/43977 This vote will be open for at least 72 hours. [ ] +1 Add these types to the format specification [ ] +0 [ ] -1 Do not add these types to the format specification because... Thanks, Gang