laskoviymishka opened a new issue, #993: URL: https://github.com/apache/iceberg-go/issues/993
Parent: #989 Depends on #992. The manifest writer aggregates min/max per column from each data file's column stats; geo needs the same aggregation but the typed wrapper is a 4D bbox rather than a scalar. Plumb a `GeoBounds` value through `LowerBounds` / `UpperBounds` so the existing `BoundsEvaluator` sees geo bounds via the same interface it already speaks for primitives. Tests round-trip a manifest containing geo data files and verify bounds aggregate correctly across multiple files in the same partition. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
