forked from apache/iceberg-python
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit a6837f4
Build: Bump datafusion from 47.0.0 to 48.0.0 (apache#2207)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bb6bff2 commit a6837f4Copy full SHA for a6837f4
Expand file treeCollapse file tree
1 file changed
+7
-7
lines changed+7-7Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments