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

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


    from 0b12218  [Log] Change unauthorized access log to debug level (#5873)
     add 510606d  [DynamicPartition] Support specifying hot data partition 
(#5877)

No new revisions were added by this update.

Summary of changes:
 docs/en/administrator-guide/dynamic-partition.md   |  16 ++
 .../zh-CN/administrator-guide/dynamic-partition.md |  16 ++
 .../doris/catalog/DynamicPartitionProperty.java    |  12 +-
 .../org/apache/doris/catalog/TableProperty.java    |   1 +
 .../doris/clone/DynamicPartitionScheduler.java     |  24 +-
 .../doris/common/util/DynamicPartitionUtil.java    |  32 ++-
 .../doris/catalog/DynamicPartitionTableTest.java   | 245 +++++++++++++++++++++
 7 files changed, 339 insertions(+), 7 deletions(-)

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

Reply via email to