dependabot[bot] opened a new pull request, #549: URL: https://github.com/apache/arrow-ballista/pull/549
Updates the requirements on [datafusion](https://github.com/apache/arrow-datafusion) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-datafusion/blob/master/.github_changelog_generator">datafusion's changelog</a>.</em></p> <blockquote> <p>#!/bin/bash</p> <h1></h1> <h1>Licensed to the Apache Software Foundation (ASF) under one</h1> <h1>or more contributor license agreements. See the NOTICE file</h1> <h1>distributed with this work for additional information</h1> <h1>regarding copyright ownership. The ASF licenses this file</h1> <h1>to you under the Apache License, Version 2.0 (the</h1> <h1>"License"); you may not use this file except in compliance</h1> <h1>with the License. You may obtain a copy of the License at</h1> <h1></h1> <h1><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></h1> <h1></h1> <h1>Unless required by applicable law or agreed to in writing,</h1> <h1>software distributed under the License is distributed on an</h1> <h1>"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY</h1> <h1>KIND, either express or implied. See the License for the</h1> <h1>specific language governing permissions and limitations</h1> <h1>under the License.</h1> <h1></h1> <h1>some issues are just documentation</h1> <p>add-sections={"documentation":{"prefix":"<strong>Documentation updates:</strong>","labels":["documentation"]},"performance":{"prefix":"<strong>Performance improvements:</strong>","labels":["performance"]}}</p> <h1>uncomment to not show PRs. TBD if we shown them or not.</h1> <p>#pull-requests=false</p> <h1>so that the component is shown associated with the issue</h1> <p>issue-line-labels=sql exclude-labels=development-process,invalid breaking-labels=api change</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/arrow-datafusion/commit/9bee14ebd39dacbb66a9b1f34cd6494bc6a6be3f"><code>9bee14e</code></a> Prepare for 15.0.0 Release (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4470">#4470</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/5d69fa33b84e9d7b54477ec0f464cbac69825157"><code>5d69fa3</code></a> MINOR: Add note about sqllogictest to contributor guide (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4469">#4469</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/b229e0ff8ac3783adec0e2b4020e95971b147be4"><code>b229e0f</code></a> Drive sqllogictest runner on directory contents rather than hard coded list (...</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/1aa645f8d06a751c6e3dcc86b7e1f525bfcc1d9f"><code>1aa645f</code></a> Fix <code>push down limit</code> regression when meet SubqueryAlias (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4425">#4425</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/fb8eeb2ac80adeb872a32fc95cb29dbc17f0de60"><code>fb8eeb2</code></a> Expose remaining parquet config options into ConfigOptions (try 2) (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4427">#4427</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/09aea09b6e7bd2950c0f57296ccb1a1995570057"><code>09aea09</code></a> Refactor Builtin Window Function Implementation (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4441">#4441</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/a0485e7e0fc69aa5dca35339108142a0fd1dc703"><code>a0485e7</code></a> Add check for nested types in equivalent names and types (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4380">#4380</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/ebb475e871294316dbe0d0bf23554a99dd44fd31"><code>ebb475e</code></a> repalce the compare kernel for decimal dyn op (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4453">#4453</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/bde3c91f820a51034de27b0597caeea3ef0cdd9e"><code>bde3c91</code></a> Replace <code>&Option\<T></code> with <code>Option\<&T></code> (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4446">#4446</a>)</li> <li><a href="https://github.com/apache/arrow-datafusion/commit/38e9f30c182d278edb71bc2560996e7f5cbd9d8f"><code>38e9f30</code></a> Make <code>datafusion-sql</code> depend on <code>arrow-schema</code> instead of <code>arrow</code> (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/4456">#4456</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/arrow-datafusion/compare/14.0.0...15.0.0">compare view</a></li> </ul> </details> <br /> 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 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]
