Documentation ¶
Index ¶
- func CheckArrayCapacity(arrLength int, maxCapacity int64) error
- func CheckVarcharLength(data any, maxLength int64) error
- func EstimateReadCountPerBatch(bufferSize int, schema *schemapb.CollectionSchema) (int64, error)
- func FillDynamicData(data *storage.InsertData, schema *schemapb.CollectionSchema) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckArrayCapacity ¶
func CheckVarcharLength ¶
func EstimateReadCountPerBatch ¶
func EstimateReadCountPerBatch(bufferSize int, schema *schemapb.CollectionSchema) (int64, error)
func FillDynamicData ¶
func FillDynamicData(data *storage.InsertData, schema *schemapb.CollectionSchema) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.