You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/04/15 09:22:23 UTC

[incubator-doris] branch master updated (556602a5f1 -> 6215e5b09f)

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

jiafengzheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


    from 556602a5f1 [Refactor][Doc]Add part of the document content for Get-Starting (#8867)
     add 6215e5b09f Add best practice docs in advanced module (#9049)

No new revisions were added by this update.

Summary of changes:
 new-docs/.vuepress/sidebar/en.js                   |  10 +
 new-docs/.vuepress/sidebar/zh-CN.js                |  10 +
 new-docs/en/advanced/best-practice/debug-log.md    | 121 +++++
 .../en/advanced/best-practice/import-analysis.md   | 171 +++++++
 .../en/advanced/best-practice/query-analysis.md    | 499 ++++++++++++++++++++
 .../update-delete/batch-delete-manual.md           |   2 +-
 new-docs/en/data-operate/update-delete/update.md   |   4 +-
 new-docs/zh-CN/advanced/best-practice/debug-log.md | 120 +++++
 .../advanced/best-practice/import-analysis.md      | 170 +++++++
 .../zh-CN/advanced/best-practice/query-analysis.md | 501 +++++++++++++++++++++
 .../update-delete/batch-delete-manual.md           |   2 +-
 new-docs/zh-CN/data-table/best-practice.md         | 173 ++++++-
 12 files changed, 1779 insertions(+), 4 deletions(-)
 create mode 100644 new-docs/en/advanced/best-practice/debug-log.md
 create mode 100644 new-docs/en/advanced/best-practice/import-analysis.md
 create mode 100644 new-docs/en/advanced/best-practice/query-analysis.md
 create mode 100644 new-docs/zh-CN/advanced/best-practice/debug-log.md
 create mode 100644 new-docs/zh-CN/advanced/best-practice/import-analysis.md
 create mode 100644 new-docs/zh-CN/advanced/best-practice/query-analysis.md


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