You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/27 21:57:53 UTC

[GitHub] [arrow-ballista-python] dependabot[bot] opened a new pull request, #21: Update datafusion-common requirement from 18.0.0 to 19.0.0

dependabot[bot] opened a new pull request, #21:
URL: https://github.com/apache/arrow-ballista-python/pull/21

   Updates the requirements on [datafusion-common](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/main/.github_changelog_generator">datafusion-common'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>&quot;License&quot;); 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>&quot;AS IS&quot; 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={&quot;documentation&quot;:{&quot;prefix&quot;:&quot;<strong>Documentation updates:</strong>&quot;,&quot;labels&quot;:[&quot;documentation&quot;]},&quot;performance&quot;:{&quot;prefix&quot;:&quot;<strong>Performance improvements:</strong>&quot;,&quot;labels&quot;:[&quot;performance&quot;]}}</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/fa85639ca740089a20e921a604303d4cd5e2e67f"><code>fa85639</code></a> Cargo lock</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/87e387d38f3c5dece29ebbfde4221ceb3406f007"><code>87e387d</code></a> make object_store version consistent</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/8b9664ff08e1b40df2331e5ef76a14a14a2d3d16"><code>8b9664f</code></a> changelog</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/8114630aaccec5eeb9d762a8c58b477c1393f811"><code>8114630</code></a> update version</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/095f9348455880e6169c09a7c02edfe231aac59a"><code>095f934</code></a> generate new projection plan in inline_table_scan instead of discarding (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5371">#5371</a>)</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/3b8b94eaec3569af6b954134289e4b1990f41018"><code>3b8b94e</code></a> minor: port limit tests to sqllogictests (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5355">#5355</a>)</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/3882eea0f4ea04dd4ccf40d50adabcb07ea044e6"><code>3882eea</code></a> minor: port more window tests to sqllogictests (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5330">#5330</a>)</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/a79f9c889c29a736e727dcb29ede1c2d25618a70"><code>a79f9c8</code></a> minor: fix rule name and comment. (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5370">#5370</a>)</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/b673a6187ff94c604a33809e228993652b6635c6"><code>b673a61</code></a> minor: disable tpcds_logical_q10/q35 (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5333">#5333</a>)</li>
   <li><a href="https://github.com/apache/arrow-datafusion/commit/f6e49ac7a027abb95d8b7fa755502dfa7d53c21c"><code>f6e49ac</code></a> bugfix: fix tpcds_logical_q8 ambiguous name. (<a href="https://github-redirect.dependabot.com/apache/arrow-datafusion/issues/5335">#5335</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/arrow-datafusion/compare/18.0.0...19.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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista-python] dependabot[bot] closed pull request #21: Update datafusion-common requirement from 18.0.0 to 19.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #21: Update datafusion-common requirement from 18.0.0 to 19.0.0
URL: https://github.com/apache/arrow-ballista-python/pull/21


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista-python] dependabot[bot] commented on pull request #21: Update datafusion-common requirement from 18.0.0 to 19.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #21:
URL: https://github.com/apache/arrow-ballista-python/pull/21#issuecomment-1468916504

   Superseded by #31.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-ballista-python] dependabot[bot] commented on pull request #21: Update datafusion-common requirement from 18.0.0 to 19.0.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #21:
URL: https://github.com/apache/arrow-ballista-python/pull/21#issuecomment-1447168709

   The following labels could not be found: `auto-dependencies`.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org