druid/extensions-contrib/distinctcount/src
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
..
main remove group-by v1 (#14866) 2023-08-23 12:44:06 -07:00
test/java/org/apache/druid/query/aggregation/distinctcount Fix deadlock that can occur while merging group by results (#15420) 2024-04-22 14:10:44 +05:30