Skip to content

[Rust] [DataFusion] Logical plan should support unresolved column references #24160

@asfimport

Description

@asfimport

It should be possible to build a logical plan using colum names rather than indices since it is more intuitive. There should be an optimizer rule that resolves the columns and replaces these unresolved columns with column indices.

 

Reporter: Andy Grove / @andygrove
Assignee: Andy Grove / @andygrove

PRs and other links:

Note: This issue was originally created as ARROW-7941. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions