Skip to content

ESQL: LOOKUP followups #109353

@nik9000

Description

@nik9000

Description

Because LOOKUP is super experimental we're going to merge without doing a few things. These are all things we're ok doing after merging, but want to do before too long

TODO next:

TODO soon:

  • Fix push down across LOOKUP so we don't end up preventing TopNs forming from Limits + Sorts; c.f. Optimizer rules for Grok/Dissect/Eval (and to some extent Enrich)

TODO before we drop experimental:

TODO eventually:

  • LogicalPlanOptimizer.PruneColumns and other optimizer rules that are applied to Eval/Grok/Dissect/Enrich but not yet Lookup
  • Optimize away LOOKUP when we prune all of the columns added by it

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions