rdblue commented on issue #16477: URL: https://github.com/apache/iceberg/issues/16477#issuecomment-4503597183
This requires write access to the table and is the intended behavior of the locks, so that someone with write access to the table can clear out deadlocks. Deadlocking is the more serious concern, and someone with write access can do more damage than undermining integrity guarantees to permit overlapping maintenance actions. -- 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]
