Skip to content

Conversation

Weijun-H
Copy link
Member

@Weijun-H Weijun-H commented Oct 17, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates optimizer Optimizer rules substrait Changes to the substrait crate proto Related to proto crate functions Changes to functions implementation labels Oct 17, 2025
@Weijun-H Weijun-H force-pushed the 18060-fieldref-in-cast branch from 1598f94 to 2a06d44 Compare October 17, 2025 11:59
@github-actions github-actions bot added the core Core DataFusion crate label Oct 17, 2025
@Weijun-H Weijun-H changed the title WIP feat: Replace DataType with FieldRef in Cast WIP feat: Replace DataType with FieldRef in Cast Oct 17, 2025
@Weijun-H Weijun-H added the api change Changes the API exposed to users of the crate label Oct 17, 2025
@Weijun-H Weijun-H force-pushed the 18060-fieldref-in-cast branch from 40f0012 to bd29587 Compare October 17, 2025 12:22
@github-actions github-actions bot added the datasource Changes to the datasource crate label Oct 17, 2025
@paleolimbot
Copy link
Member

Apologies...I missed this PR! Feel free to lift anything useful from #18136 (I'm just as happy to review this instead).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api change Changes the API exposed to users of the crate core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LogicalPlan Casts can't express a cast to an extension type

2 participants