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

   Return defensive copies from table metadata getters so callers cannot mutate 
persisted metadata through maps, slices, pointers, or nested 
snapshot/sort-order fields.
   
   The regression test mutates returned properties, refs, snapshots, summaries, 
and sort fields, then verifies the metadata JSON is unchanged.
   
   Tests: go test ./table ./cmd/iceberg.


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