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

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


    from 40a5d1de270 [feat](cloud) add drop_snapshot http api (#61687)
     add 0b5d4d29e44 [opt](config) add max_bucket_num_per_partition config to 
limit bucket number (#61576)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/doris/common/Config.java  |  11 ++
 .../apache/doris/datasource/InternalCatalog.java   |  20 ++++
 .../commands/info/DistributionDescriptor.java      |  15 +++
 .../doris/analysis/PartitionExprUtilTest.java      |   1 +
 .../org/apache/doris/clone/DecommissionTest.java   |   1 +
 .../commands/info/DistributionDescriptorTest.java  | 116 +++++++++++++++++++++
 .../pipeline/cloud_p0/conf/fe_custom.conf          |   3 +-
 regression-test/pipeline/p0/conf/fe.conf           |   3 +-
 8 files changed, 168 insertions(+), 2 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/plans/commands/info/DistributionDescriptorTest.java


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

Reply via email to