druid/docs/multi-stage-query
Laksh Singla 5ce536355e
Fix planning bug while using sort merge frame processor (#14450)
sqlJoinAlgorithm is now a hint to the planner to execute the join in the specified manner. The planner can decide to ignore the hint if it deduces that the specified algorithm can be detrimental to the performance of the join beforehand.
2023-07-11 09:58:44 +00:00
..
concepts.md Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
examples.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
index.md Update Ingestion section (#14023) 2023-05-19 09:42:27 -07:00
known-issues.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
reference.md Fix planning bug while using sort merge frame processor (#14450) 2023-07-11 09:58:44 +00:00
security.md docs: add line about write datasource perm for overlord api (#14114) 2023-05-19 14:56:24 -07:00