usberkeley opened a new pull request, #2319:
URL: https://github.com/apache/orc/pull/2319

   ### What changes were proposed in this pull request?
   Fix incorrect values in column statistics for geometry type. 
   
   ### Why are the changes needed?
   `GeospatialTreeWriter#writeBatch` uses incorrect values to update column 
statistics when `vector.isRepeating` is false.
   
   ### How was this patch tested?
   The unit test `TestWriterImpl#testGeospatialColumnStatistics` covers cases 
where the `offset` parameter in `GeospatialTreeWriter#writeBatch` is either 0 
or greater than 0.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


-- 
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: issues-unsubscr...@orc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to