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 d83c7148241 [branch-2.1](routine-load) adjusting the default 
configuration of routing load (#35753)
     new 8df1a3c8494 [Bug](load) fix s3 load not display the progress info 
(#35719)
     new f67bd4b03bb [Fix](inverted index) fix fast execute condition for vexpr 
(#35673)

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/runtime/fragment_mgr.cpp                    |  11 ++-
 be/src/vec/exprs/vectorized_fn_call.cpp            |   3 +-
 be/src/vec/exprs/vexpr.h                           |   1 +
 be/src/vec/exprs/vliteral.h                        |   2 +
 .../data/inverted_index_p0/test_index_rqg_bug2.out |  19 ++++
 .../inverted_index_p0/test_index_rqg_bug2.groovy   | 106 +++++++++++++++++++++
 6 files changed, 138 insertions(+), 4 deletions(-)
 create mode 100644 
regression-test/data/inverted_index_p0/test_index_rqg_bug2.out
 create mode 100644 
regression-test/suites/inverted_index_p0/test_index_rqg_bug2.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to