druid/docs/api-reference
Akshat Jain bb4d6cc001
Add task report fields in response of SQL statements endpoint (#16808)
If the optional query parameter detail is supplied, then the response also includes the following:

 * A stages object that summarizes information about the different stages being used for query execution, such as stage number, phase, start time, duration, input and output information, processing methods, and partitioning.
* A counters object that provides details on the rows, bytes, and files processed at various stages for each worker across different channels, along with sort progress.
* A warnings object that provides details about any warnings.
2024-08-01 10:26:04 +05:30
..
api-reference.md API reference refactor (#14372) 2023-06-26 15:48:54 -07:00
automatic-compaction-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
data-management-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
dynamic-configuration-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
json-querying-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
legacy-metadata-api.md Support for bootstrap segments (#16609) 2024-06-24 09:27:17 -07:00
lookups-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
retention-rules-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
service-status-api.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
sql-api.md Add task report fields in response of SQL statements endpoint (#16808) 2024-08-01 10:26:04 +05:30
sql-ingestion-api.md remove native scan query legacy mode (#16659) 2024-07-18 23:33:27 -07:00
sql-jdbc.md [Docs] Fix API placeholder formatting (#16240) 2024-04-12 09:19:13 -07:00
supervisor-api.md Docs: Clarify that all supervisors can support early handoff (#16588) 2024-06-13 08:43:22 +05:30
tasks-api.md Remove task action audit logging and druid_taskLog metadata table (#16309) 2024-07-17 17:09:00 +05:30