DIA-51803
Vector dimension count must match the dimension count specified in the column definition (expected dimension_count_1 dimensions, specified dimension_count_2 dimensions).
- dimension_count_1: The dimension count specified in the column definition.
- dimension_count_2: The dimension count parsed from the user query.
Cause
The dimension count of the vector does not match the dimension count specified in the column definition.
Action
Ensure that the vector has the same dimension count as specified in the column definition.