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 34ba9f59d2 [fix](meta) fix bug that backend tag may change to default after upgrading to 1.2 (#15085) new c7a97c012d [fix](resource) HdfsStorage can get default.Fs from path or configuration (#15079) new ae084be649 [Bug](function) fix overflow on concat_ws (#15043) The 2 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/vec/functions/function_timestamp.cpp | 13 +++--- be/src/vec/functions/function_utility.cpp | 4 +- .../org/apache/doris/analysis/OutFileClause.java | 5 ++- .../java/org/apache/doris/backup/HdfsStorage.java | 36 ++++++++--------- .../org/apache/doris/catalog/HdfsResource.java | 8 ---- .../external_catalog_p0/hive/test_hive_other.out | 8 ++++ .../hive/test_hive_other.groovy | 47 +++++++++++++++++++++- 7 files changed, 83 insertions(+), 38 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org