milvus/pkg/mq/msgstream
Chun Han 25a155efcb
feat: part1 for add field backfill(#44444) (#46808)
related: #44444
design doc:
https://github.com/milvus-io/milvus-design-docs/blob/main/design_docs/20260129-add-function-field-design.md

Signed-off-by: MrPresent-Han <chun.han@gmail.com>
Co-authored-by: MrPresent-Han <chun.han@gmail.com>
2026-02-05 19:19:52 +08:00
..
mqwrapper test: add PARALLEL for ut-go tests (#47469) 2026-02-03 19:57:53 +08:00
OWNERS
common_mq_factory.go
factory_stream_test.go
factory_test.go
mock_mq_factory.go
mock_msgstream.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
mock_msgstream_factory.go
mq_factory.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
mq_factory_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
mq_msgstream.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
mq_msgstream_test.go fix: Disable VCS to allow pkg tests to run (#46501) 2025-12-25 14:31:19 +08:00
msg.go feat: Add nullable vector support for proxy and querynode (#46305) 2025-12-24 10:13:19 +08:00
msg_for_alias.go enhance: support more ddl apis to replicate according to cdc (#41678) 2025-05-08 20:02:58 +08:00
msg_for_collection.go enhance: support more ddl apis to replicate according to cdc (#41678) 2025-05-08 20:02:58 +08:00
msg_for_collection_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_for_database.go
msg_for_database_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_for_import.go
msg_for_import_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_for_index.go
msg_for_index_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_for_partition.go
msg_for_partition_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_for_user_role.go enhance: add privilege group message types and corresponding tests (#41939) 2025-05-21 11:12:28 +08:00
msg_for_user_role_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msg_test.go
msgstream.go feat: part1 for add field backfill(#44444) (#46808) 2026-02-05 19:19:52 +08:00
msgstream_util.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
msgstream_util_test.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
repack_func.go
stream_bench_test.go
stream_test.go
trace.go
unmarshal.go enhance: Remove legacy cdc/replication (#46603) 2025-12-30 14:53:21 +08:00
unmarshal_test.go
wasted_mock_msgstream.go