laskoviymishka opened a new issue, #995: URL: https://github.com/apache/iceberg-go/issues/995
Parent: #989 Depends on #991 + #994. Parses the WKT-encoded `initial-default` / `write-default` into WKB at metadata-load time (using the helper added in #991) and applies them via the existing default-value enforcement (#820). The write path routes records through the partition writer by transform — only `identity` is defined for geo today, but plumb so future bbox-bucket transforms drop in. Tests write a table with a geometry column and verify Parquet GeoStatistics + manifest bounds are populated end-to-end. Cross-client read by Java pins the wire format. -- 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]
