This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-62836-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7e721f83642 branch-4.1: [fix](nereids) Fix DST spring-forward gap
handling in timestamptz literal #62945 (#62978)
add b916bab0ace [opt](point query) reduce point-query network overhead by
resending query context on cache miss (#62836)
No new revisions were added by this update.
Summary of changes:
be/src/service/internal_service.cpp | 3 +
be/src/service/point_query_executor.cpp | 19 ++
.../main/java/org/apache/doris/common/Config.java | 21 +++
.../org/apache/doris/qe/PointQueryExecutor.java | 194 ++++++++++++++-------
gensrc/proto/internal_service.proto | 2 +
.../data/point_query_p0/test_point_query.out | 12 ++
.../suites/point_query_p0/test_point_query.groovy | 26 +++
7 files changed, 214 insertions(+), 63 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]