Skip to content

ESQL: LOOKUP JOIN should have SQL LEFT JOIN semantics #118781

@alex-spies

Description

@alex-spies

LOOKUP JOIN should handle multiple matching keys like SQL: create one output row for each matching document from the lookup index (instead of stuffing all matches into a single multi-value, preserving the rows from the left hand side).

This also requires a small tweak to PushDownAndCombineLimits.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions