Hi all, When the blog post about geospatial types in Parquet came out there was a comment that no implementations can write Geography statistics yet. I recently added this to SedonaDB (via arrow-rs, of course) and I've opened a PR with some test files [1]. I am not sure if other implementations are reading or writing these yet but I would love feedback if there are (or on the approach otherwise).
Cheers, -dewey [1] https://github.com/apache/parquet-testing/pull/109
