druid/docs/multi-stage-query
Karan Kumar e6a11707cb
Adding query stack fault to MSQ to capture native query errors. (#13926)
* Add a new fault "QueryRuntimeError" to MSQ engine to capture native query errors. 
* Fixed bug in MSQ fault tolerance where worker were being retried if `UnexpectedMultiValueDimensionException` was thrown.
* An exception from the query runtime with `org.apache.druid.query` as the package name is thrown as a QueryRuntimeError
2023-04-05 16:29:10 +05:30
..
api.md Add segment generator counters to MSQ reports (#13909) 2023-03-22 09:17:26 -07:00
concepts.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
examples.md Add missing MSQ error code fields to docs (#13308) 2022-11-10 21:03:04 +05:30
index.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
known-issues.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00
reference.md Adding query stack fault to MSQ to capture native query errors. (#13926) 2023-04-05 16:29:10 +05:30
security.md Much improved table functions (#13627) 2023-01-17 08:41:57 -08:00