This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9d839489872 [feature](pipelineX) Use dependency instead of block queue 
in the runtime filter (#26078)
     add 696ecc8c83a [Chore](log) adjust error code on too many filtered rows 
(#26168)

No new revisions were added by this update.

Summary of changes:
 be/src/common/exception.cpp                        |   4 +-
 be/src/common/exception.h                          |  12 +-
 be/src/common/status.h                             |  12 +-
 be/src/http/http_handler_with_auth.cpp             |  17 +--
 be/src/io/file_factory.cpp                         |   2 +-
 be/src/io/fs/multi_table_pipe.cpp                  |  15 +--
 be/src/io/fs/multi_table_pipe.h                    |   6 +-
 be/src/olap/schema_change.h                        |   6 +-
 .../runtime/stream_load/stream_load_executor.cpp   |   4 +-
 be/src/vec/exec/format/json/new_json_reader.cpp    | 130 ++++++++++-----------
 .../import/import-way/mysql-load-manual.md         |   2 +-
 .../import/import-way/mysql-load-manual.md         |   2 +-
 .../partial_update/test_partial_update.groovy      |   2 +-
 .../test_partial_update_strict_mode.groovy         |   4 +-
 14 files changed, 101 insertions(+), 117 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to