druid/server
Laksh Singla b9bbde5c0a
Fix deadlock that can occur while merging group by results (#15420)
This PR prevents such a deadlock from happening by acquiring the merge buffers in a single place and passing it down to the runner that might need it.
2024-04-22 14:10:44 +05:30
..
src Fix deadlock that can occur while merging group by results (#15420) 2024-04-22 14:10:44 +05:30
pom.xml Update Calcite*Test to use junit5 (#16106) 2024-03-19 04:05:12 -07:00