This is an automated email from the ASF dual-hosted git repository. jiafengzheng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from fb0d08ff4c [fix](mark join) fix bug of mark join with other conjuncts (#16655) add 5e80823c86 [improvement](dynamic-partition) add storage_medium property for dynamic partition (#16648) No new revisions were added by this update. Summary of changes: .../docs/advanced/partition/dynamic-partition.md | 7 +++++ .../docs/advanced/partition/dynamic-partition.md | 8 ++++++ .../doris/catalog/DynamicPartitionProperty.java | 11 +++++++- .../doris/clone/DynamicPartitionScheduler.java | 32 ++++++++++++++++------ .../doris/common/util/DynamicPartitionUtil.java | 17 ++++++++++++ 5 files changed, 66 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org