Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps datafusion from 44.0.0 to 45.2.0.

Commits
  • 639e2ab Update cargo lock
  • 8b30f2e Bump minor version due to pypi requirement
  • 3e8d804 Correct import for python 3.13 and above
  • 78e4d91 Revert "Limit pyarrow version per issue # 1023"
  • 03d83c2 There was no guarantee that the record batches would be returned in a single ...
  • f0cb5e1 Bumping the version number to support new release candidate
  • b48d587 Limit pyarrow version per issue # 1023
  • b3f498f Add deprecated marker from either typing or typing_extensions based on the py...
  • 8082ac6 Add changelog 45.0.0
  • e0531f3 Bump version number to prepare for release
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@kevinjqliu
Copy link
Contributor

@dependabot rebase

Bumps [datafusion](https://github.com/apache/datafusion-python) from 44.0.0 to 45.2.0.
- [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-python@44.0.0...45.2.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/datafusion-45.2.0 branch from 50eaf59 to a0abdc8 Compare February 24, 2025 23:37
@kevinjqliu kevinjqliu merged commit 71129ee into main Feb 24, 2025
7 checks passed
@kevinjqliu kevinjqliu deleted the dependabot/pip/datafusion-45.2.0 branch February 24, 2025 23:53
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
Bumps [datafusion](https://github.com/apache/datafusion-python) from
44.0.0 to 45.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/datafusion-python/commit/639e2abc9ce1e7753f9779c7496da799a32c54a5"><code>639e2ab</code></a>
Update cargo lock</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/8b30f2e7891fae4b825331c0af66d8cd10f09283"><code>8b30f2e</code></a>
Bump minor version due to pypi requirement</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/3e8d8043c8bf70805f3ea3633129dc0c1b975d5b"><code>3e8d804</code></a>
Correct import for python 3.13 and above</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/78e4d9140826b8bbd86912f7a26835da4d8ec0e0"><code>78e4d91</code></a>
Revert &quot;Limit pyarrow version per issue # 1023&quot;</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/03d83c2e62ba5253d156b9886bcf46276c729c53"><code>03d83c2</code></a>
There was no guarantee that the record batches would be returned in a
single ...</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/f0cb5e1b11b30b914d4ccc47a3a8bb10e8d0d995"><code>f0cb5e1</code></a>
Bumping the version number to support new release candidate</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/b48d5872661017ec21ea71f7dbb9569f2f0bf797"><code>b48d587</code></a>
Limit pyarrow version per issue # 1023</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/b3f498f233771625bcc7793c526958b5f592698a"><code>b3f498f</code></a>
Add deprecated marker from either typing or typing_extensions based on
the py...</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/8082ac61124a2eb0800f9df48e709503a5194b3e"><code>8082ac6</code></a>
Add changelog 45.0.0</li>
<li><a
href="https://github.com/apache/datafusion-python/commit/e0531f3fea8268ff0606397daabcd52b406c5845"><code>e0531f3</code></a>
Bump version number to prepare for release</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/datafusion-python/compare/44.0.0...45.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datafusion&package-manager=pip&previous-version=44.0.0&new-version=45.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant