Skip to content

V_HAMMING – calculates Hamming distance #132056

@tteofili

Description

@tteofili

Implements Hamming for ES|QL.

FROM colors
 | EVAL similarity = V_HAMMING(rgb_vector, $byte_vector) 
 | SORT similarity DESC

depends on #131863

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>enhancementTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)priority:normalA label for assessing bug priority to be used by ES engineers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions