Skip to content

Conversation

timsaucer
Copy link
Member

Which issue does this PR close?

Prepare for next release and test DF50

Rationale for this change

Next release

What changes are included in this PR?

The following changes were required:

  • Updates to approx_percentile_cont and approx_percentile_cont_with_weight to take in sort expressions and number of centroids
  • Window now takes in a filter and distinct option

Are there any user-facing changes?

Addition only

Cargo.toml Outdated
Comment on lines 67 to 71
[patch.crates-io]
datafusion = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
datafusion-substrait = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
datafusion-proto = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
datafusion-ffi = { git = "https://github.com/apache/datafusion.git", branch = "branch-50" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks @timsaucer for the PR. datafusion 50 has now been released, so I think this is now ready.

@timsaucer timsaucer marked this pull request as ready for review September 17, 2025 16:58
@timsaucer timsaucer merged commit bf22c1d into apache:main Sep 17, 2025
16 checks passed
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