This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch dev-1.0.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 94a883d68e [hot-fix] fix a typo error and limit the max wait time in
VOlapTableSink::send (#10552)
new 378a5a3a4e [fix](proc) Fix show proc '/current_query_stmts' error due
to wrong index for execTime (#10488)
new dcb66e084f [bugfix]fix core dump on outfile with expr (#10491)
new 70354f2f4d [fix](planner)infer predicate generate infered predicate
using wrong information from another scope (#10519)
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:
be/src/vec/runtime/vfile_result_writer.cpp | 34 +++++---
be/src/vec/runtime/vfile_result_writer.h | 14 ++--
be/src/vec/sink/vresult_file_sink.cpp | 13 ++--
be/src/vec/sink/vresult_file_sink.h | 18 ++---
.../java/org/apache/doris/analysis/SlotRef.java | 2 +-
.../proc/CurrentQueryStatementsProcNode.java | 2 +-
.../org/apache/doris/common/proc/TrashProcDir.java | 4 +-
.../org/apache/doris/rewrite/InferFiltersRule.java | 90 ++++++++++------------
.../apache/doris/rewrite/InferFiltersRuleTest.java | 70 +++++++++++++----
9 files changed, 147 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]