druid/processing
Laksh Singla 1647d5f4a0
Limit the subquery results by memory usage (#13952)
Users can now add a guardrail to prevent subquery’s results from exceeding the set number of bytes by setting druid.server.http.maxSubqueryRows in Broker's config or maxSubqueryRows in the query context. This feature is experimental for now and would default back to row-based limiting in case it fails to get the accurate size of the results consumed by the query.
2023-06-26 18:12:28 +05:30
..
src Limit the subquery results by memory usage (#13952) 2023-06-26 18:12:28 +05:30
pom.xml Added new SysMonitorOshi v0 using Oshi library (#14359) 2023-06-20 20:57:58 +05:30