druid/docs
Abhishek Radhakrishnan c98c66558f
Include statement attributes in `EXPLAIN PLAN` output (#14074)
This commit adds attributes that contain metadata information about the query
in the EXPLAIN PLAN output. The attributes currently contain two items:
- `statementTyp`: SELECT, INSERT or REPLACE
- `targetDataSource`: provides the target datasource name for DML statements

It is added to both the legacy and native query plan outputs.
2023-04-17 21:00:25 +05:30
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Fix querying sql (#14026) 2023-04-06 14:50:06 -07:00
comparisons remove ref to plywood repo (#12809) 2022-07-26 10:12:13 +08:00
configuration Make the tasks run with only a single directory (#14063) 2023-04-13 00:45:02 -07:00
data-management Create update.md (#13451) 2023-01-25 16:23:40 -08:00
dependencies Zero-copy local deep storage. (#13394) 2022-12-12 17:28:24 -08:00
design Various documentation updates. (#13107) 2022-09-16 21:58:11 -07:00
development Docs: updating Kafka input format docs (#14049) 2023-04-11 20:06:23 -07:00
ingestion Make the tasks run with only a single directory (#14063) 2023-04-13 00:45:02 -07:00
misc Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30
multi-stage-query msq: add durable storage info (#14035) 2023-04-14 13:28:23 +05:30
operations Add basic security functions to druidapi (follow up to #14009) (#14055) 2023-04-11 10:55:27 -07:00
querying Include statement attributes in `EXPLAIN PLAN` output (#14074) 2023-04-17 21:00:25 +05:30
tutorials Remove unnecessary python topic. Style changes to quickstart. (#13647) 2023-04-07 09:55:52 -07:00