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

   Part 2 of the catalog-labels stack (spec: #15750). **Based on #18045** — 
review that first; this PR's diff is only the table-exposure layer.
   
   Exposes catalog-provided labels on the loaded table:
   
   - `SupportsLabels` mixin interface and `BaseTable.labels()`
   - `RESTSessionCatalog` / `RESTTable` thread labels from the load response 
onto the table
   - labels are transient: not part of table state and not preserved across 
serialization
   - `TestBaseTableLabels`
   
   Stacked on #18045.
   


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