Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Ensure Flight SQL acquires shared lock #6489

Merged

Conversation

devinrsmith
Copy link
Member

This ensures that the Flight SQL server acquires the shared lock when executing queries, which is necessary when performing some table operations against refreshing tables.

Backport of #6462

This ensures that the Flight SQL server acquires the shared lock when
executing queries, which is necessary when performing some table
operations against refreshing tables.
@devinrsmith devinrsmith added this to the 0.37.1 milestone Dec 12, 2024
@devinrsmith devinrsmith requested a review from rcaudy December 12, 2024 18:32
@devinrsmith devinrsmith self-assigned this Dec 12, 2024
@devinrsmith devinrsmith enabled auto-merge (squash) December 12, 2024 18:37
@devinrsmith devinrsmith merged commit 2a9a80e into deephaven:rc/v0.37.x Dec 12, 2024
21 checks passed
@devinrsmith devinrsmith deleted the backport-flight-sql-fix branch December 12, 2024 19:31
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants