pitrou commented on code in PR #45459:
URL: https://github.com/apache/arrow/pull/45459#discussion_r2024523967
##########
cpp/src/parquet/CMakeLists.txt:
##########
@@ -171,6 +171,9 @@ set(PARQUET_SRCS
exception.cc
file_reader.cc
file_writer.cc
+ geospatial_statistics.cc
Review Comment:
Yes, I think it would be cleaner in a dedicated subdirectory (for example
`geospatial/statistics.cc`).
We could do the same for the various `level_` files at some point :)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]