Skip to content

feat: upgrade df48 dependency #1143

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 8 commits into from
Jun 16, 2025

Conversation

timsaucer
Copy link
Contributor

@timsaucer timsaucer commented Jun 7, 2025

Which issue does this PR close?

This PR updates our datafusion dependency in preparation for the release of datafusion-python 48.0.0.

Rationale for this change

Next release

What changes are included in this PR?

  • Updates datafusion dependency to 48.0.0
  • Expose literal_with_metadata
  • Adds missing __repr__ functions in wrapper classes
  • Adds unit test to find missing __repr__ functions
  • Resolve upstream changes to window function box, literals, field return from functions

Are there any user-facing changes?

User facing API only has new additions.

@timsaucer timsaucer marked this pull request as ready for review June 13, 2025 12:08
Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

@milenkovicm milenkovicm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @timsaucer

@timsaucer timsaucer merged commit 1391078 into apache:main Jun 16, 2025
17 checks passed
@timsaucer timsaucer deleted the feat/upgrade-df48-dependency branch June 16, 2025 21:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants