laskoviymishka opened a new pull request, #819:
URL: https://github.com/apache/iceberg-go/pull/819

   Add TimestampNsType and TimestampTzNsType to Parquet physical type mapping 
(INT64) and stats aggregation. These v3 types were supported in the type system 
and Arrow conversion but missing from the Parquet layer, causing stats 
collection to fail for nanosecond timestamp columns.
   
   PR #594  added TimestampNs/TimestampTzNs types and Arrow conversion, but the 
Parquet physical type mapping and stats aggregation were missing — nanosecond 
timestamp columns would fail during Parquet stats collection, related to #589


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

Reply via email to