This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-62816-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 5656c83d7f4 branch-4.1: [fix](streaming-job) propagate ALTER
source/target properties to runtime and persistence #62553 (#62985)
add bfdd6c8c81a [fix](streaming-job) fix filteredRows always 0 on
single-table S3 streaming (#62816)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-service/meta_service_txn.cpp | 4 ++
cloud/test/meta_service_job_test.cpp | 5 ++
.../apache/doris/cloud/transaction/TxnUtil.java | 3 +-
.../insert/streaming/StreamingInsertJob.java | 5 ++
.../StreamingTaskTxnCommitAttachment.java | 9 +++-
.../apache/doris/load/loadv2/LoadStatistic.java | 12 +++++
.../commands/insert/AbstractInsertExecutor.java | 3 ++
gensrc/proto/cloud.proto | 1 +
...test_streaming_insert_job_filtered_rows.groovy} | 55 +++++++++-------------
9 files changed, 62 insertions(+), 35 deletions(-)
copy
regression-test/suites/job_p0/streaming_job/{test_streaming_insert_job_file_number.groovy
=> test_streaming_insert_job_filtered_rows.groovy} (63%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]