package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev

# Functions

CalcRowCountFromBinLog calculates # of rows of a segment from bin logs.
ReCalcRowCount re-calculates number of rows of `oldSeg` based on its bin log count, and correct its value in its cloned copy, which is `newSeg`.