dependabot[bot] opened a new pull request, #2550: URL: https://github.com/apache/iceberg-python/pull/2550
Bumps [datafusion](https://github.com/apache/datafusion-python) from 47.0.0 to 50.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/datafusion-python/commit/c3a76553b755ea64b9a161e2e9d1759ba3068a96"><code>c3a7655</code></a> Update version number, add changelog</li> <li><a href="https://github.com/apache/datafusion-python/commit/bf22c1d4c130df19ed84d99f768fb96be9463a78"><code>bf22c1d</code></a> Prepare for DF50 (<a href="https://redirect.github.com/apache/datafusion-python/issues/1231">#1231</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/b7d3519d395025183a06aad268ee30e61f8226df"><code>b7d3519</code></a> docs: add apache iceberg as datafusion data source (<a href="https://redirect.github.com/apache/datafusion-python/issues/1240">#1240</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/d54dc4aeeeab41b5a845d383a672630ceb880253"><code>d54dc4a</code></a> Support string column identifiers for sort/aggregate/window and stricter Expr...</li> <li><a href="https://github.com/apache/datafusion-python/commit/9e976362cd6e68a66ef53a1758b0da6932d41ffe"><code>9e97636</code></a> chore: remove redundant error transformation (<a href="https://redirect.github.com/apache/datafusion-python/issues/1232">#1232</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/c609dfa31abacc8c891e70ab1c0ae474c12789ee"><code>c609dfa</code></a> feat: allow passing a slice to and expression with the [] indexing (<a href="https://redirect.github.com/apache/datafusion-python/issues/1215">#1215</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/b325a385d3ff737cd30f53c5a2439adb6e90ee8a"><code>b325a38</code></a> fix: update link to user example for custom table provider (<a href="https://redirect.github.com/apache/datafusion-python/issues/1224">#1224</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/332c69b61ebcad0a6aec631855795ef0615c5a13"><code>332c69b</code></a> docs: fix CaseBuilder documentation example (<a href="https://redirect.github.com/apache/datafusion-python/issues/1225">#1225</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/f0bbad7543717c5f08ba2acb92d42c9d30fd2355"><code>f0bbad7</code></a> Set fail on warning for documentation generation (<a href="https://redirect.github.com/apache/datafusion-python/issues/1218">#1218</a>)</li> <li><a href="https://github.com/apache/datafusion-python/commit/200a249ac310e0f91bfd9f85f2d5278badca0131"><code>200a249</code></a> Fixing a few Typos (<a href="https://redirect.github.com/apache/datafusion-python/issues/1220">#1220</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/datafusion-python/compare/47.0.0...50.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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
