druid/docs
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
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
api-reference Add column replication_factor column to sys.segments table (#14403) 2023-06-18 10:02:21 +05:30
assets Fixup data deletion tutorial docs (#14283) 2023-05-17 17:05:35 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Limit the subquery results by memory usage (#13952) 2023-06-26 18:12:28 +05:30
data-management Clarify compaction docs. (#14225) 2023-06-23 15:24:15 -07:00
design doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
development docs: add basic contributor guide for docs (#14365) 2023-06-05 10:53:17 -07:00
ingestion doc: escape tags in markdown in prepration for docusaurus2 (#14379) 2023-06-08 11:26:18 -07:00
misc Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
multi-stage-query Fail query planning if a `CLUSTERED BY` column contains descending order (#14436) 2023-06-16 18:10:12 -04:00
operations Add metrics to SegmentMetadataCache refresh (#14453) 2023-06-23 16:51:08 +05:30
querying Limit the subquery results by memory usage (#13952) 2023-06-26 18:12:28 +05:30
tutorials Docs: fix broken link to Python API jupyter notebook (#14332) 2023-05-31 08:12:27 +05:30