This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 10f410f [Improvement] Imporve metrics text format for FE (#6382) (#6383) add 1a5b031 [Doc] Add document for datax and sample codes (#6389) No new revisions were added by this update. Summary of changes: README.md | 122 +-------------------- docs/.vuepress/sidebar/en.js | 5 +- docs/.vuepress/sidebar/zh-CN.js | 5 +- docs/en/best-practices/samples.md | 56 ++++++++++ .../best-practices/systemd.md} | 38 +------ .../README => docs/en/extending-doris/datax.md | 43 ++++++-- docs/zh-CN/best-practices/samples.md | 57 ++++++++++ .../DROP INDEX.md => best-practices/systemd.md} | 16 +-- docs/zh-CN/extending-doris/datax.md | 90 +++++++++++++++ 9 files changed, 253 insertions(+), 179 deletions(-) create mode 100644 docs/en/best-practices/samples.md copy docs/{zh-CN/administrator-guide/http-actions/fe/logout-action.md => en/best-practices/systemd.md} (71%) rename extension/DataX/README => docs/en/extending-doris/datax.md (78%) create mode 100644 docs/zh-CN/best-practices/samples.md copy docs/zh-CN/{sql-reference/sql-statements/Data Definition/DROP INDEX.md => best-practices/systemd.md} (74%) create mode 100644 docs/zh-CN/extending-doris/datax.md --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org