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

fix(deps): update dependency datafusion to v41 #10147

Merged
merged 6 commits into from
Sep 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
datafusion (source) >=0.6,<41 -> >=0.6,<42 age adoption passing confidence

Release Notes

apache/datafusion-python (datafusion)

v41.0.0

Compare Source

This release consists of 19 commits from 6 contributors. See credits at the end of this changelog for more information.

Implemented enhancements:

  • feat: enable list of paths for read_csv #​824 (mesejo)
  • feat: better exception and message for table not found #​851 (mesejo)
  • feat: make cast accept built-in Python types #​858 (mesejo)

Other:

  • chore: Prepare for 40.0.0 release #​801 (andygrove)
  • Add typing-extensions dependency to pyproject #​805 (timsaucer)
  • Upgrade deps to datafusion 41 #​802 (Michael-J-Ward)
  • Fix SessionContext init with only SessionConfig #​827 (jcrist)
  • build(deps): upgrade actions/{upload,download}-artifact@v3 to v4 #​829 (Michael-J-Ward)
  • Run ruff format in CI #​837 (timsaucer)
  • Add PyCapsule support for Arrow import and export #​825 (timsaucer)
  • Feature/expose when function #​836 (timsaucer)
  • Add Window Functions for use with function builder #​808 (timsaucer)
  • chore: fix typos #​844 (mesejo)
  • build(ci): use proper mac runners #​841 (Michael-J-Ward)
  • Set of small features #​839 (timsaucer)
  • chore: fix docstrings, typos #​852 (mesejo)
  • chore: Use datafusion re-exported dependencies #​856 (emgeee)
  • add guidelines on separating python and rust code #​860 (Michael-J-Ward)
  • Update Aggregate functions to take builder parameters #​859 (timsaucer)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added datafusion The Apache DataFusion backend dependencies Issues or PRs related to dependencies labels Sep 17, 2024
Copy link
Contributor Author

renovate bot commented Sep 17, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cpcloud cpcloud added this to the 10.0 milestone Sep 17, 2024
@cpcloud cpcloud enabled auto-merge (squash) September 17, 2024 10:05
@cpcloud cpcloud merged commit e7cfc11 into main Sep 17, 2024
76 checks passed
@cpcloud cpcloud deleted the renovate/datafusion-41.x branch September 17, 2024 10:28
ncclementi pushed a commit to ncclementi/ibis that referenced this pull request Sep 24, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion The Apache DataFusion backend dependencies Issues or PRs related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant