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 fc33ee3 [Plugin] Add timeout of connection when downloading the
plugins from URL (#3755)
add 27046c5 [Enhancement] Improve the performance of query with IN
predicate (#3694)
No new revisions were added by this update.
Summary of changes:
be/src/common/config.h | 3 +
be/src/exec/olap_common.h | 12 +-
be/src/exec/olap_scan_node.cpp | 262 ++++++++++++---------
be/src/exec/olap_scan_node.h | 25 +-
docs/en/administrator-guide/config/be_config.md | 22 +-
docs/en/administrator-guide/variables.md | 8 +
docs/zh-CN/administrator-guide/config/be_config.md | 22 +-
docs/zh-CN/administrator-guide/variables.md | 8 +
.../java/org/apache/doris/qe/ConnectProcessor.java | 42 +++-
.../java/org/apache/doris/qe/MasterOpExecutor.java | 10 +-
.../java/org/apache/doris/qe/SessionVariable.java | 33 +++
gensrc/thrift/FrontendService.thrift | 7 +-
gensrc/thrift/PaloInternalService.thrift | 7 +
13 files changed, 329 insertions(+), 132 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]