Milvus 3.0: Search Iceberg Data Without ETL (2.x ETL vs. 3.0 Zero-Copy)
3-Line Summary
Up through Milvus 2.x, searching vector data stored in Iceberg required copying it through a separate ETL pipeline. Starting with 3.0, Milvus can perform vector search by referencing only the Iceberg metadata on S3 — no data copy needed (External Collection). An official release is still