Database Error Messages

DIA-51808

operation_name requires all vectors to have the same dimension count. Encountered dimension_counts.
  • operation_name: The name of the operation that is encountering an error.
  • dimension_counts: Dimension count tuple that was encountered.

Cause

The specified operation does not allow vectors with different dimension counts.


Action

Ensure that all the vectors in the operation have the same dimension counts.