milvus-docs icon indicating copy to clipboard operation
milvus-docs copied to clipboard

fix : default num_partitions value from 16->64 in use-partition-key.md

Open selfuppen opened this issue 1 year ago • 1 comments
trafficstars

from source code of Milvus : https://github.com/milvus-io/milvus/blob/031ee6f155e5f508811492d4196e30946cb4aba0/internal/distributed/proxy/httpserver/handler_v2.go since this commit: https://github.com/milvus-io/milvus/commit/afa4193fc234cb964372760a151b71bd44ad071a the correct value is 64 in these versions (from v2.4.0 to now v2.4.9)

selfuppen avatar Aug 28 '24 07:08 selfuppen

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AnthonyTsu1984, selfuppen

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Oct 09 '24 08:10 sre-ci-robot