RussellSpitzer edited a comment on issue #1349:
URL: https://github.com/apache/iceberg/issues/1349#issuecomment-674900151


   @waterlx
   
   Just to clarify, 
   User 1 Has write and read permissions on the directory as well as unique 
status User2 doesn't have
   User 2 Has write and read permissions on the directory but lacks authority 
to read files created by User1
   
   User 1 Writes and Creates VersionHint + MetadataFile
   User 2 Writes and Creates only the new Metadata file because they have 
permissions to do so but fails to write the Version Hint because this would 
require overwriting User1's version hint
   
   Then when reading User2 has issues because while they can read the Metadata 
they could never read the VersionHint from
   User1?


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

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