You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2022/09/16 09:15:36 UTC

[druid] branch master updated (5ece870634 -> 2493eb17bf)

This is an automated email from the ASF dual-hosted git repository.

gian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from 5ece870634 split up NestedDataColumnSerializer into separate files (#13096)
     add 2493eb17bf Doc fixes around msq (#13090)

No new revisions were added by this update.

Summary of changes:
 docs/configuration/index.md                        |    5 +-
 docs/design/coordinator.md                         |    4 -
 docs/design/overlord.md                            |    4 -
 docs/development/modules.md                        |    4 +-
 docs/ingestion/data-formats.md                     |    4 +-
 docs/ingestion/faq.md                              |    4 +-
 docs/multi-stage-query/index.md                    |   12 +-
 docs/multi-stage-query/msq-api.md                  | 1669 ++++----------------
 docs/multi-stage-query/msq-concepts.md             |    2 +-
 docs/multi-stage-query/msq-example-queries.md      |   48 +-
 docs/multi-stage-query/msq-known-issues.md         |  104 +-
 docs/multi-stage-query/msq-reference.md            |    6 +-
 .../msq-tutorial-connect-external-data.md          |   23 +-
 .../msq-tutorial-convert-ingest-spec.md            |    6 +-
 docs/operations/management-uis.md                  |   64 -
 docs/operations/rule-configuration.md              |    6 +-
 docs/tutorials/tutorial-msq-connect-extern.md      |    4 +-
 docs/tutorials/tutorial-msq-convert-json.md        |    4 +-
 website/package.json                               |    6 +
 website/redirects.json                             |    1 +
 website/sidebars.json                              |    3 +-
 21 files changed, 402 insertions(+), 1581 deletions(-)
 delete mode 100644 docs/operations/management-uis.md


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org