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

github-bot pushed a change to branch auto-pick-56667-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 522414ca9bb branch-4.0: [feature](search) add exact dsl for search 
function #56710 (#56711)
     add 1fe1e8928f8 [fix](streaming job) fix streaming job statistic never 
update (#56667)

No new revisions were added by this update.

Summary of changes:
 .../transaction/CloudGlobalTransactionMgr.java     | 11 +++++--
 .../apache/doris/cloud/transaction/TxnUtil.java    |  6 ++++
 .../insert/streaming/StreamingInsertJob.java       | 11 ++++---
 .../insert/streaming/StreamingInsertTask.java      |  2 +-
 .../StreamingTaskTxnCommitAttachment.java          |  6 ++++
 .../job/offset/s3/S3SourceOffsetProvider.java      |  6 ++--
 .../apache/doris/load/loadv2/InsertLoadJob.java    |  4 +++
 .../commands/insert/AbstractInsertExecutor.java    | 20 +++++++++++-
 .../commands/insert/InsertIntoTableCommand.java    |  8 +++--
 .../insert/OlapGroupCommitInsertExecutor.java      |  4 +--
 .../plans/commands/insert/OlapInsertExecutor.java  | 36 +++++++++++++++++-----
 .../commands/insert/OlapTxnInsertExecutor.java     |  4 +--
 .../streaming_job/test_streaming_insert_job.groovy | 20 ++++++------
 13 files changed, 105 insertions(+), 33 deletions(-)


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

Reply via email to