This is an automated email from the ASF dual-hosted git repository.
karan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from d31c04c4c6 Fix the bug in getIndexInfo for mysql (#14750)
add 3b5b6c6a41 docs: query from deep storage (#14609)
No new revisions were added by this update.
Summary of changes:
docs/api-reference/sql-api.md | 813 ++++++++++++++++++++-
.../tutorial-query-deepstorage-retention-rule.png | Bin 0 -> 99106 bytes
docs/design/architecture.md | 23 +-
docs/design/deep-storage.md | 26 +-
docs/multi-stage-query/reference.md | 65 +-
docs/operations/durable-storage.md | 86 +++
docs/operations/rule-configuration.md | 10 +-
docs/querying/query-from-deep-storage.md | 195 +++++
docs/tutorials/tutorial-query-deep-storage.md | 293 ++++++++
website/sidebars.json | 3 +
10 files changed, 1453 insertions(+), 61 deletions(-)
create mode 100644 docs/assets/tutorial-query-deepstorage-retention-rule.png
create mode 100644 docs/operations/durable-storage.md
create mode 100644 docs/querying/query-from-deep-storage.md
create mode 100644 docs/tutorials/tutorial-query-deep-storage.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]