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 8090a395bdb change sessionvariable.java style
new 2fa511f80e7 [improve](multi-table-load) avoid plan and execute too
many plan at once (#29951)
new d658a44cefb [improvement](catalog) Change the push-down parameters of
the predicate function of the table query SQL into variables (#30028)
The 2 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:
be/src/common/config.cpp | 7 +++++++
be/src/common/config.h | 7 +++++++
be/src/io/fs/multi_table_pipe.cpp | 10 ++++++----
be/src/io/fs/multi_table_pipe.h | 3 +++
docs/en/docs/admin-manual/config/be-config.md | 6 ++++++
docs/en/docs/lakehouse/multi-catalog/jdbc.md | 2 +-
docs/zh-CN/docs/admin-manual/config/be-config.md | 7 +++++++
docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md | 2 +-
.../src/main/java/org/apache/doris/common/Config.java | 7 -------
.../org/apache/doris/planner/external/jdbc/JdbcScanNode.java | 8 ++++++--
.../org/apache/doris/planner/external/odbc/OdbcScanNode.java | 7 +++++--
.../src/main/java/org/apache/doris/qe/SessionVariable.java | 12 +++++++++++-
.../external_table_p0/jdbc/test_mysql_jdbc_catalog.groovy | 11 ++++++++---
13 files changed, 68 insertions(+), 21 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]