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

morningman pushed a change to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d52528bbfb [fix](json) fix json_reader case sensitive
     new 136c217524 add_conf_file_jdbc_drivers_dir (#17083)
     new b3ddb9ce1a [Enhancement] path scan causes disk io to skyrocket (#16968)
     new d96f0fd4c9 [minor](jvm) add more error logs for JNI (#17270)
     new 0ebabee9b7 [fix](backup) backup throw NPE when no partition in table 
(#17546)
     new d63bf0d5aa [fix](routine load) fix ROUTINE LOAD bug,kafka commit a 
lack of one(#17282) #17291
     new 784fcb4e49 [fix](priv) fix bug of grant priv on ctl.db.* not work

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/common/config.h                             |  1 +
 be/src/olap/data_dir.cpp                           |  5 ++
 .../routine_load/routine_load_task_executor.cpp    |  5 +-
 be/src/util/jni-util.cpp                           |  2 +-
 conf/be.conf                                       |  3 ++
 conf/fe.conf                                       |  3 ++
 .../Backup-and-Restore/BACKUP.md                   | 59 ----------------------
 .../Backup-and-Restore/CREATE-REPOSITORY.md        | 18 ++++++-
 .../Backup-and-Restore/BACKUP.md                   | 59 ----------------------
 .../Backup-and-Restore/CREATE-REPOSITORY.md        | 18 ++++++-
 .../java/org/apache/doris/catalog/OlapTable.java   |  9 +++-
 .../apache/doris/mysql/privilege/DbPrivTable.java  |  5 +-
 .../doris/catalog/DynamicPartitionTableTest.java   | 37 ++++++++++++--
 13 files changed, 94 insertions(+), 130 deletions(-)


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

Reply via email to