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

gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 608b0a885bc [fix](hive)Fixed the issue of reading hive table with 
empty lzo files (#43979)
     add 765c3204365 [improve](backup) Add the commit seq at the backup job 
level. (#44049)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/backup/BackupHandler.java     | 43 ++++++++++++++++------
 .../java/org/apache/doris/backup/BackupJob.java    | 41 +++++++++++++++++----
 .../java/org/apache/doris/backup/Snapshot.java     | 11 +++++-
 .../java/org/apache/doris/catalog/Database.java    |  4 ++
 .../java/org/apache/doris/persist/BarrierLog.java  |  5 +++
 .../apache/doris/service/FrontendServiceImpl.java  |  6 ++-
 .../org/apache/doris/backup/BackupJobTest.java     |  7 ++--
 gensrc/thrift/FrontendService.thrift               |  1 +
 8 files changed, 93 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to