get_vector_dim

Function get_vector_dim 

Source
pub fn get_vector_dim(schema: &Schema, column: &str) -> Result<usize>
Expand description

Get the vector dimension of the given column in the schema.