AI Data Storage Engine
Milvus Metadata Management (2) Fields in the Metadata Table

Milvus Metadata Management (2) Fields in the Metadata Table

12/27/2019 · Yihua Mo

What this post added

This post details the fields within Milvus's metadata tables (`Tables` and `TableFiles`) for versions 0.5.0 and 0.6.0. It explains the purpose and data types of fields related to table configuration (e.g., dimension, index type, metric type), state, and file management (e.g., file size, row count, file type). It also introduces new fields added in 0.6.0 for partition management, such as `owner_table` and `partition_tag`.

Read the original post ↗