Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update datafusion requirement from 37.0 to 38.0 in the datafusion-dependencies group #1

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

Updates the requirements on datafusion to permit the latest version.
Updates datafusion to 38.0.0

Changelog

Sourced from datafusion's changelog.

#!/bin/bash

Licensed to the Apache Software Foundation (ASF) under one

or more contributor license agreements. See the NOTICE file

distributed with this work for additional information

regarding copyright ownership. The ASF licenses this file

to you under the Apache License, Version 2.0 (the

"License"); you may not use this file except in compliance

with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,

software distributed under the License is distributed on an

"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

KIND, either express or implied. See the License for the

specific language governing permissions and limitations

under the License.

some issues are just documentation

add-sections={"documentation":{"prefix":"Documentation updates:","labels":["documentation"]},"performance":{"prefix":"Performance improvements:","labels":["performance"]}}

uncomment to not show PRs. TBD if we shown them or not.

#pull-requests=false

so that the component is shown associated with the issue

issue-line-labels=sql exclude-labels=development-process,invalid breaking-labels=api change

Commits
  • cafbc9d update cargo meta to reflect TLP status
  • 7689bd8 changelog
  • 47c7d14 update version and run cargo update
  • ae7850e add new crates to script
  • c8b8c74 Add SessionContext/SessionState::create_physical_expr() to create `Phys...
  • f0e96c6 feat: run expression simplifier in a loop until a fixedpoint or 3 cycles (#10...
  • 9fd697c Move array_agg unit tests to slt (#10402)
  • ede3de8 Move average unit tests to slt (#10401)
  • b5cc6b9 Minor: remove old create_physical_expr to scalar_function (#10387)
  • 40a2055 Fix coalesce expr_fn function to take multiple arguments (#10321)
  • Additional commits viewable in compare view

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 commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [datafusion](https://github.com/apache/datafusion) to permit the latest version.

Updates `datafusion` to 38.0.0
- [Changelog](https://github.com/apache/datafusion/blob/main/.github_changelog_generator)
- [Commits](apache/datafusion@37.0.0...38.0.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-type: direct:production
  dependency-group: datafusion-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 10, 2024
@milenkovicm milenkovicm merged commit d15fdfc into master May 10, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/cargo/datafusion-dependencies-8e4be7b146 branch May 10, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant