This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-49714-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from d4b3dc640a4 branch-3.0: [opt](Nereids) avoid generate nested alias
expr when plan insert values (#50386)
add 6b266dd7712 [chore] Fix unhandled exceptions thrown by stoi on
streamload (#49714)
No new revisions were added by this update.
Summary of changes:
be/src/http/action/adjust_log_level.cpp | 33 +++++++++----
be/src/http/action/stream_load.cpp | 29 +++++------
be/src/util/string_util.cpp | 11 +++++
be/src/util/string_util.h | 2 +-
.../data/load_p0/stream_load/large_test_file.csv | 5 ++
.../load_p0/stream_load/test_stream_load.groovy | 6 +--
.../test_stream_load_illegal_skip_lines.groovy} | 57 +++++++++++-----------
.../test_stream_load_illegal_timeout.groovy} | 56 ++++++++++-----------
8 files changed, 110 insertions(+), 89 deletions(-)
create mode 100644 regression-test/data/load_p0/stream_load/large_test_file.csv
copy
regression-test/suites/{data_model_p0/unique/test_sequence_multi_same_key.groovy
=> load_p0/stream_load/test_stream_load_illegal_skip_lines.groovy} (54%)
copy
regression-test/suites/{data_model_p0/unique/test_sequence_multi_same_key.groovy
=> load_p0/stream_load/test_stream_load_illegal_timeout.groovy} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]