This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57736-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from ae94e163807 branch-4.0: [fix](filecache) fix stack-use-after-return
when submit_download_tasks #57724 (#57786)
add c6fa7999936 [fix](job) fix show job and task offset info (#57736)
No new revisions were added by this update.
Summary of changes:
.../doris/job/extensions/insert/InsertTask.java | 2 ++
.../insert/streaming/StreamingInsertJob.java | 8 +++++++-
.../insert/streaming/StreamingInsertTask.java | 3 ++-
.../java/org/apache/doris/job/offset/Offset.java | 2 ++
.../org/apache/doris/job/offset/s3/S3Offset.java | 10 +++++++++-
.../doris/job/offset/s3/S3SourceOffsetProvider.java | 10 ++++++++--
.../streaming_job/test_streaming_insert_job.groovy | 20 +++++++++++++++-----
.../test_streaming_insert_job_alter.groovy | 2 +-
.../test_streaming_insert_job_crud.groovy | 7 +++++--
.../test_streaming_insert_job_offset.groovy | 8 ++++----
...test_streaming_job_alter_offset_restart_fe.groovy | 12 ++++++------
.../test_streaming_job_restart_fe.groovy | 8 ++++----
12 files changed, 65 insertions(+), 27 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]