Skip to content

ESQL: Lookup Join meta issue #116208

@costin

Description

@costin

Description

Meta ticket around the main implementation topics required for lookup join

Compute

  • Make field extractor work with LookupOperators (keep field extraction in one place)
  • Bifurcate join operator/allow other operators between join and Lookup source (eval, filter, etc..)
  • Align LookupJoin and LookupJoinExec - the first allows branching, the second does not.

Update: decided to postpone all this until we either evolve the way we perform the actual lookup join, or allow more features like actual condition expressions.

Later

Maybe

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions