sql: query with complicated subquery hangs #108263
Labels
A-tools-efcore
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-community
Originated from the community
Describe the problem
Please describe the issue you observed, and any steps we can take to reproduce it:
To Reproduce
Create a new table with the following SQL
Populate some data:
Run the following query:
The query hangs. There seems to be a deadlock.
Additional context
What was the impact?
This issue affects efcore.pg tests
@fqazi @rafiss
Jira issue: CRDB-30396
The text was updated successfully, but these errors were encountered: