This is an automated email from the ASF dual-hosted git repository.
zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 6069df602a6 [Enhancement](function) Relax the upper bound of
unix_timestamp and from_unixtime (#53742)
add d54f3dd46f5 [Fix](partition) Avoid duplicated partition creation due
to parallel request (#54638)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 4 +
.../java/org/apache/doris/common/ResultOr.java | 67 ++++++++++++
.../java/org/apache/doris/catalog/OlapTable.java | 37 +++++++
.../apache/doris/datasource/InternalCatalog.java | 114 ++++++++++++++++++++-
.../test_auto_partition_behavior.groovy | 4 +-
.../auto_partition/sql/multi_thread_load.groovy | 2 +-
6 files changed, 224 insertions(+), 4 deletions(-)
create mode 100644
fe/fe-common/src/main/java/org/apache/doris/common/ResultOr.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]