jcellary opened a new pull request, #3038: URL: https://github.com/apache/iceberg-python/pull/3038
Added a flag which allows to disable hive table locking. In our case we sometimes get deadlocks, because old locks are not being cleared. Since we already have our own locking mechanism this logic is redundant and we'd like to have the ability to disable it. # Rationale for this change ## Are these changes tested? ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. --> -- 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]
