paleolimbot commented on code in PR #45459: URL: https://github.com/apache/arrow/pull/45459#discussion_r2017854863
########## 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: (This is also the mechanism by which the `Statistics` are made available to wrappers, including pyarrow) -- 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