Skip to content

Prepare for DataFusion 54#109

Draft
adriangb wants to merge 1 commit intodatafusion-contrib:mainfrom
pydantic:prepare-datafusion-54
Draft

Prepare for DataFusion 54#109
adriangb wants to merge 1 commit intodatafusion-contrib:mainfrom
pydantic:prepare-datafusion-54

Conversation

@adriangb
Copy link
Copy Markdown
Collaborator

@adriangb adriangb commented Apr 6, 2026

Summary

  • Remove as_any() from all ScalarUDFImpl implementations (removed from the trait in DataFusion 54)
  • Fix Cast::data_typeCast::field.data_type() (struct field changed in DataFusion 54)

Based on the v0.53.0 release.

🤖 Generated with Claude Code

Prepare for DataFusion 54 which removes `as_any()` from `ScalarUDFImpl`
and changes `Cast::data_type` to `Cast::field`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant