Skip to content

exec: flow runner that extracts metadata from cfetcher and writes it somewhere #35280

@jordanlewis

Description

@jordanlewis

Currently, the TableReader (and index,lookup,zigzag joiner) is responsible for grabbing metadata from the fetcher and writing it to the next processor down the line. In the exec package, we don't pass metadata between operators, but we'll still need to pass along this metadata all the way up to the planner on the gateway node.

We need a component that does this same thing at the "boundaries" of flows in the exec package.

Metadata

Metadata

Assignees

Labels

A-sql-executionRelating to SQL execution.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions