This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 794becba9f0 [fix](merge-cloud) Fix CloudPartition.getVisibleVersion return value (#32479) add 5a93fa9ee86 [Enhancement] when partition column is datetime, date can work in create table command (#32335) No new revisions were added by this update. Summary of changes: .../org/apache/doris/catalog/PartitionKey.java | 22 ++++++++++- .../test_multi_column_partition.groovy | 29 +++++++-------- .../multi_partition/test_multi_partition.groovy | 43 +++++++++++++++++++++- .../multi_partition/test_range_partition.groovy | 28 ++++++++++++++ .../test_partition_table_err_msg.groovy | 5 +-- 5 files changed, 107 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org