milvus/internal/storagev2/packed
sthuang a2c7ed2780
fix: [StorageV2] sort field binlogs paths for packed reader and writer (#43585)
key changes:
* fix unstable storage v2 compaction unit test by guaranteeing the order
of paths during sync.
* bump milvus-storage version, include
https://github.com/milvus-io/milvus-storage/pull/222
https://github.com/milvus-io/milvus-storage/pull/223
https://github.com/milvus-io/milvus-storage/pull/224
https://github.com/milvus-io/milvus-storage/pull/225
https://github.com/milvus-io/milvus-storage/pull/226
* Also fix the below related oom issue.
related: https://github.com/milvus-io/milvus/issues/43310

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
2025-07-30 08:09:36 +08:00
..
arrow/c feat: introduce third-party milvus-storage (#39418) 2025-01-24 17:21:13 +08:00
constant.go fix: [StorageV2] fill the correct group chunk into cell (#43486) 2025-07-22 22:22:53 +08:00
packed_reader.go enhance: [StorageV2] Return EOF when packedReader closed (#43465) 2025-07-22 14:04:52 +08:00
packed_test.go fix: [StorageV2] sort field binlogs paths for packed reader and writer (#43585) 2025-07-30 08:09:36 +08:00
packed_writer.go fix: [StorageV2] index/stats task level storage v2 fs (#42191) 2025-06-10 11:06:35 +08:00
type.go fix: [Storagev2] Close segment readers in mergeSort (#43116) 2025-07-04 23:56:44 +08:00
util.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00