pub fn get_vector_dim(schema: &Schema, column: &str) -> Result<usize>
Get the vector dimension of the given column in the schema.