Skip to content

Commit c2b24db

Browse files
chore(deps): Bump datafusion from 52.2.0 to 52.3.0 (#2235)
Bumps [datafusion](https://github.com/apache/datafusion) from 52.2.0 to 52.3.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/datafusion/commit/28d012a41a3017b5f682ef6b01468a7ff9a48fb7"><code>28d012a</code></a> [branch-52] Bump to 52.3.0 and changelog (<a href="https://redirect.github.com/apache/datafusion/issues/20790">#20790</a>)</li> <li><a href="https://github.com/apache/datafusion/commit/1bd7082b798d0d55c1e90c7be1d7e3dba057c288"><code>1bd7082</code></a> [branch-52] Fix repartition from dropping data when spilling (<a href="https://redirect.github.com/apache/datafusion/issues/20672">#20672</a>) (<a href="https://redirect.github.com/apache/datafusion/issues/20777">#20777</a>)</li> <li><a href="https://github.com/apache/datafusion/commit/9797095e152749721bec07c0944fe664acaa0849"><code>9797095</code></a> [branch-52] perf: sort replace free()-&gt;try_grow() pattern with try_resize() t...</li> <li><a href="https://github.com/apache/datafusion/commit/afc1c72a15bdd31e15a7e354e86a505be7882f08"><code>afc1c72</code></a> [branch-52] FFI_TableOptions are using default values only (<a href="https://redirect.github.com/apache/datafusion/issues/20705">#20705</a>)</li> <li><a href="https://github.com/apache/datafusion/commit/d317d00b886bbf11cb489e4c4bdc2280b3ca9e07"><code>d317d00</code></a> [branch-52] fix: <code>HashJoin</code> panic with String dictionary keys (don't flatten ...</li> <li><a href="https://github.com/apache/datafusion/commit/72ea8ec086e59220f6b255ea565e710990ad7967"><code>72ea8ec</code></a> [branch-52] Fix constant value from stats (<a href="https://redirect.github.com/apache/datafusion/issues/20042">#20042</a>) (<a href="https://redirect.github.com/apache/datafusion/issues/20709">#20709</a>)</li> <li><a href="https://github.com/apache/datafusion/commit/9a67de58c027e6057aa37327ae4d0192d5c45fc5"><code>9a67de5</code></a> [branch-52] Fix Arrow Spill Underrun (<a href="https://redirect.github.com/apache/datafusion/issues/20159">#20159</a>) (<a href="https://redirect.github.com/apache/datafusion/issues/20684">#20684</a>)</li> <li><a href="https://github.com/apache/datafusion/commit/19a0fcaa276c86beda544c6e01c75f6e0639767e"><code>19a0fca</code></a> [branch-52] SortMergeJoin don't wait for all input before emitting (<a href="https://redirect.github.com/apache/datafusion/issues/20699">#20699</a>)</li> <li>See full diff in <a href="https://github.com/apache/datafusion/compare/52.2.0...52.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=datafusion&package-manager=cargo&previous-version=52.2.0&new-version=52.3.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 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>
1 parent 335961a commit c2b24db

1 file changed

Lines changed: 72 additions & 106 deletions

File tree

0 commit comments

Comments
 (0)