paleolimbot opened a new issue, #46266: URL: https://github.com/apache/arrow/issues/46266
### Describe the enhancement requested After https://github.com/apache/arrow/pull/45459 we can read and write the new Geometry and Geography types! When the parquet-testing repo merges test files ( https://github.com/apache/parquet-testing/pull/70 ), we can add tests to C++ and/or Python to check reading them. When I wrote the Python script to generate the files, I also wrote some checks for the files that could be used as tests: - https://github.com/apache/parquet-testing/blob/453fbe056b7eba323d532fc2489bcbdca30c532b/data/geospatial/crs-gen.py - https://github.com/apache/parquet-testing/blob/453fbe056b7eba323d532fc2489bcbdca30c532b/data/geospatial/geospatial-gen.py ### Component(s) Python, Parquet, C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org