Skip to content

ES|QL - Support unary negation in dense_vector #139930

@carlosdelest

Description

@carlosdelest

Description

dense_vector should support unary negation (-[0.1242, 0.34323, ...]] to retrieve the additive inverse for the vector.

This should include:

  • Updating the Neg function
  • Update NegTests and NegErrorTests
  • Update dense-vector*.csv-spec files to perform CSV tests

Metadata

Metadata

Assignees

No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions