Commit Graph

1 Commits (07b09896288e85d262d244647df4dd1120265f20)

Author SHA1 Message Date
yukun 4e6e502df1
Add data sorter in storage (#5200)
GetEntityByID needs the flushed segment to be sorted by RowID field, 
then do binary search to get the target id and entities.

See also: #5177 

Signed-off-by: fishpenguin kun.yu@zilliz.com
2021-05-14 02:59:49 +00:00