paleolimbot commented on code in PR #45459: URL: https://github.com/apache/arrow/pull/45459#discussion_r2017472016
########## cpp/src/parquet/api/reader.h: ########## @@ -22,6 +22,7 @@ #include "parquet/column_scanner.h" #include "parquet/exception.h" #include "parquet/file_reader.h" +#include "parquet/geospatial_statistics.h" Review Comment: Yes, I believe we want/need this because a C++ client can now access the `GeoStatistics` from the column metadata. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org