Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: df 35 upgrade #2599

Merged
merged 6 commits into from
Feb 5, 2024
Merged

chore: df 35 upgrade #2599

merged 6 commits into from
Feb 5, 2024

Conversation

universalmind303
Copy link
Contributor

No description provided.

@@ -1,3 +1,7 @@
// allow deprecated items
// TODO: fix the deprecation warnings with scalarUDF.
#![allow(deprecated)]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is bigger than just upgrading to the latest version. It doesn't hurt anything using the older way, so let's just follow up with this as part of #2490

@universalmind303 universalmind303 changed the title wip: df 35 upgrade chore: df 35 upgrade Feb 5, 2024
Copy link
Contributor

@tychoish tychoish left a comment

Choose a reason for hiding this comment

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

Generally this is fine, have two questions:

  • is there anything that you're worried about that the tests wouldn't cover?
  • should we tag the release before this is merged or do you think this is going to be safe to release without further testing?

@universalmind303
Copy link
Contributor Author

Generally this is fine, have two questions:

* is there anything that you're worried about that the tests wouldn't cover?

* should we tag the release before this is merged or do you think this is going to be safe to release without further testing?

no i think this is fine, the impact surface was much smaller than our last upgrade, and i'd be suprised if our slts missed anything major

@universalmind303 universalmind303 merged commit 9870bf0 into main Feb 5, 2024
22 checks passed
@universalmind303 universalmind303 deleted the universalmind303/df-35 branch February 5, 2024 23:12
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.

2 participants