ggershinsky commented on PR #13225:
URL: https://github.com/apache/iceberg/pull/13225#issuecomment-3499342915

   Thanks @XJDKC , it's likely just a matter of documenting the new interface 
to make sure the users are aware of the security aspects of the REST TO (if 
they plan to use table encryption). 
   
   > why allowing a custom builder would raise security concerns?
   
   Maybe its ok, but we need to check the risk for metadata integrity (if 
broken, can be used for data leaks and other attacks), as discussed in this PR 
comments - making sure the client gets the metadata from the REST server, and 
not from the metadata.json file.
   I'll have a look at the 14465 details to see if there are other security 
implications.


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