Skip to content

Added lock disable#1

Merged
jcellary merged 1 commit intomainfrom
disable-locks
Mar 3, 2026
Merged

Added lock disable#1
jcellary merged 1 commit intomainfrom
disable-locks

Conversation

@jcellary
Copy link

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.

Copy link

@joaopamaral joaopamaral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Is there any upstream PR?

@jcellary
Copy link
Author

jcellary commented Mar 3, 2026

Is there any upstream PR?

Not yet, I wanted to first release it for us and make sure it's working. After that I can create an upstream PR.

@jcellary jcellary merged commit 7bbd0c1 into main Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants