BlakeOrth commented on code in PR #8801:
URL: https://github.com/apache/arrow-rs/pull/8801#discussion_r2525380859


##########
parquet/src/geospatial/mod.rs:
##########
@@ -49,3 +49,198 @@
 pub mod accumulator;
 pub mod bounding_box;
 pub mod statistics;
+
+#[cfg(test)]
+mod tests {

Review Comment:
   As of now, all of these tests are passing, which I believe indicates this 
code (while still in need of cleanup, proper errors, more tests, docs etc. 
etc.) is generally functioning as expected 🎉 



-- 
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]

Reply via email to