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

yiguolei pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from dcbba9a0138 fix compile
     new 8d1221aa652 [doc](community) update team and release doc (#31358)
     new aee49adf1ef [opt](compute-node) refactor compute node doc and opt some 
default config (#31325)
     new 8001f73e521 [pipelineX](file scan) Improve parallel tasks if ignore 
data distribution (#31328)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../release-and-verify/release-doris-core.md       |  14 +-
 .../release-and-verify/release-doris-manager.md    | 302 ---------------------
 .../community/release-and-verify/release-verify.md |  26 ++
 docs/en/community/team.md                          |  25 +-
 docs/en/docs/lakehouse/compute-node.md             | 145 ++++++++++
 docs/sidebars.json                                 |   2 +-
 docs/sidebarsCommunity.json                        |   1 -
 .../release-and-verify/release-doris-core.md       |  12 +-
 .../release-and-verify/release-doris-manager.md    | 302 ---------------------
 .../community/release-and-verify/release-verify.md |  26 ++
 docs/zh-CN/community/team.md                       |  27 +-
 docs/zh-CN/docs/advanced/compute-node.md           | 111 --------
 docs/zh-CN/docs/lakehouse/compute-node.md          | 143 ++++++++++
 .../main/java/org/apache/doris/common/Config.java  |  29 +-
 .../apache/doris/datasource/FileQueryScanNode.java |  10 +
 .../doris/datasource/tvf/source/TVFScanNode.java   |   5 +
 .../org/apache/doris/system/BeSelectionPolicy.java |   8 +-
 17 files changed, 436 insertions(+), 752 deletions(-)
 delete mode 100644 
docs/en/community/release-and-verify/release-doris-manager.md
 create mode 100644 docs/en/docs/lakehouse/compute-node.md
 delete mode 100644 
docs/zh-CN/community/release-and-verify/release-doris-manager.md
 delete mode 100644 docs/zh-CN/docs/advanced/compute-node.md
 create mode 100644 docs/zh-CN/docs/lakehouse/compute-node.md


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

Reply via email to