Skip to content

Conversation

paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented Apr 9, 2025

Which issue does this PR close?

Another experiment in pursuit of #12644

Rationale for this change

It has been suggested that adding an Extension member to the DataType enum will be disruptive to downstream projects, so I thought I'd give it a try.

This also includes a (hacky) update to Arrow 55 but I separeated the commits.

What changes are included in this PR?

I added enough to get this to build and will experiment with an example to see what is required of Arrow to get extension types passing through various components (or if it's already built-in).

Built against apache/arrow-rs#7398 .

Are these changes tested?

Not yet!

@github-actions github-actions bot added sql SQL Planner logical-expr Logical plan and expressions core Core DataFusion crate common Related to common crate proto Related to proto crate functions Changes to functions implementation datasource Changes to the datasource crate labels Apr 9, 2025
@paleolimbot
Copy link
Member Author

Closing since this is no longer needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate functions Changes to functions implementation logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant