This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from af707e5244c [pipelineX](fix) fix external table scan operator (#25166) add 79fa1d16407 [enhancement](regression-test) add stream load json case (#25168) No new revisions were added by this update. Summary of changes: .../data/load_p0/stream_load/basic_array_data.json | 1 + .../stream_load/basic_array_data_by_line.json | 18 + .../data/load_p0/stream_load/basic_data.json | 1 + .../load_p0/stream_load/basic_data_by_line.json | 20 + .../stream_load/test_stream_load_properties.out | 432 +++++++++++++++++++++ .../stream_load/test_stream_load_properties.groovy | 150 +++++++ 6 files changed, 622 insertions(+) create mode 100644 regression-test/data/load_p0/stream_load/basic_array_data.json create mode 100644 regression-test/data/load_p0/stream_load/basic_array_data_by_line.json create mode 100644 regression-test/data/load_p0/stream_load/basic_data.json create mode 100644 regression-test/data/load_p0/stream_load/basic_data_by_line.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org