fix: compact_map get error mismatching cokie (#3748)
* fix: compact_map get error * fix: CompactSection delete lock and move test to compact_map Co-authored-by: shibinbin <shibinbin@megvii.com>
This commit is contained in:
@@ -89,4 +89,4 @@ func PrintMemUsage(totalRowCount uint64) {
|
||||
}
|
||||
func bToMb(b uint64) uint64 {
|
||||
return b / 1024 / 1024
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user