-
Notifications
You must be signed in to change notification settings - Fork 414
Build: Bump datafusion from 47.0.0 to 48.0.0 #2207
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [datafusion](https://github.com/apache/datafusion-python) from 47.0.0 to 48.0.0. - [Changelog](https://github.com/apache/datafusion-python/blob/main/CHANGELOG.md) - [Commits](apache/datafusion-python@47.0.0...48.0.0) --- updated-dependencies: - dependency-name: datafusion dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9cf81c4 to
6aea953
Compare
kevinjqliu
approved these changes
Jul 15, 2025
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 47.0.0 to 48.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/datafusion-python/commit/f10d3b892b81f48b4dfc2ccd848d9c2ad5a1c4a7"><code>f10d3b8</code></a> Prepare for 48 release</li> <li><a href="https://github.com/apache/datafusion-python/commit/2e1b71369eefc97c22b82be84bbabb414f748fb9"><code>2e1b713</code></a> refactor: style loading logic in DataFrameHtmlFormatter (<a href="https://redirect.github.com/apache/datafusion-python/issues/1177">#1177</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/98f4773bbe24e31abb7ab1a4a0b5f8c925257885"><code>98f4773</code></a> feat: add FFI support for user defined functions (<a href="https://redirect.github.com/apache/datafusion-python/issues/1145">#1145</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/9362f53150e5423581757ed56883b3ca2c95b8a2"><code>9362f53</code></a> feat: python based catalog and schema provider (<a href="https://redirect.github.com/apache/datafusion-python/issues/1156">#1156</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/954563429384078a9e85c56ad553c7e3be7ac52a"><code>9545634</code></a> feat: collect once during display() in jupyter notebooks (<a href="https://redirect.github.com/apache/datafusion-python/issues/1167">#1167</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/03921d9629c576afc43b63ad67172f70abcd73e8"><code>03921d9</code></a> feat: dataframe string formatter (<a href="https://redirect.github.com/apache/datafusion-python/issues/1170">#1170</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/ef62fa897e6e8334779f556aad4c0da89ebdc86f"><code>ef62fa8</code></a> Add compression_level support to ParquetWriterOptions and enhance write_parqu...</li> <li><a href="https://github.com/apache/datafusion-python/commit/0d3c37f9379fd12406022c7edc3fee056866a694"><code>0d3c37f</code></a> Consolidate DataFrame Docs: Merge HTML Rendering Section as Subpage (<a href="https://redirect.github.com/apache/datafusion-python/issues/1161">#1161</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/1812a0d3e88976f51b40ccfd1a02fddb17ddb8bb"><code>1812a0d</code></a> Fix signature of <code>__arrow_c_stream__</code> (<a href="https://redirect.github.com/apache/datafusion-python/issues/1168">#1168</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/98dc06b553b69576d50157542f761b44f456dcf2"><code>98dc06b</code></a> feat: Support Parquet writer options (<a href="https://redirect.github.com/apache/datafusion-python/issues/1123">#1123</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/datafusion-python/compare/47.0.0...48.0.0">compare view</a></li> </ul> </details> <br /> [](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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps datafusion from 47.0.0 to 48.0.0.
Commits
f10d3b8Prepare for 48 release2e1b713refactor: style loading logic in DataFrameHtmlFormatter (#1177)98f4773feat: add FFI support for user defined functions (#1145)9362f53feat: python based catalog and schema provider (#1156)9545634feat: collect once during display() in jupyter notebooks (#1167)03921d9feat: dataframe string formatter (#1170)ef62fa8Add compression_level support to ParquetWriterOptions and enhance write_parqu...0d3c37fConsolidate DataFrame Docs: Merge HTML Rendering Section as Subpage (#1161)1812a0dFix signature of__arrow_c_stream__(#1168)98dc06bfeat: Support Parquet writer options (#1123)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)