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

   Add the iceberg.Labels and iceberg.FieldLabel value types and decode the 
optional "labels" object from LoadTableResult and LoadViewResult responses. 
Labels are catalog-provided, transient enrichment and are never persisted to 
metadata; field labels are keyed by field ID and tolerate dropped columns.
   
   This decodes labels off the wire only; exposing them on the loaded table and 
view follows in a later change.


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