deps(core): bump the all group across 1 directory with 4 updates#2364
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(core): bump the all group across 1 directory with 4 updates#2364dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [datafusion](https://github.com/apache/datafusion), [datafusion-session](https://github.com/apache/datafusion), [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) and [object_store](https://github.com/apache/arrow-rs-object-store) to permit the latest version. Updates `datafusion` to 54.0.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...54.0.0) Updates `datafusion-session` to 54.0.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...54.0.0) Updates `sqllogictest` to 0.29.1 - [Release notes](https://github.com/risinglightdb/sqllogictest-rs/releases) - [Changelog](https://github.com/risinglightdb/sqllogictest-rs/blob/main/CHANGELOG.md) - [Commits](risinglightdb/sqllogictest-rs@v0.28.4...v0.29.1) Updates `object_store` to 0.13.2 - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs-object-store@v0.12.3...v0.13.2) --- updated-dependencies: - dependency-name: datafusion dependency-version: 54.0.0 dependency-type: direct:production dependency-group: all - dependency-name: datafusion-session dependency-version: 54.0.0 dependency-type: direct:production dependency-group: all - dependency-name: sqllogictest dependency-version: 0.29.1 dependency-type: direct:production dependency-group: all - dependency-name: object_store dependency-version: 0.13.2 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on datafusion, datafusion-session, sqllogictest and object_store to permit the latest version.
Updates
datafusionto 54.0.0Commits
45d943d[branch-54] Update changelog after backports (#22737)2a5be51[branch-54] refactor: give parquet CDC options an explicitenabledflag (ba...b508f1f[branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown...dbd97e6[branch-54] Gate new ScalarSubqueryExec node behind session property (#22530)...d32964e[branch-54] chore: Cleanup and refactorbuild_joinin `ScalarSubqueryToJoin...27a68f8[branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF st...ae43f4a[branch-54] Fix TopK DISTINCT aggregation preserving NULLs (#22571) (#22634)50aa138[branch-54] Support transparent ExecutionPlan downcasts (#22565)1321d60[branch-54] Fix: compact view buffers in ScalarValue::compact for all contain...1875365[branch-54] Cherry-pick #22493: restore SortExec elimination after stats-base...Updates
datafusion-sessionto 54.0.0Commits
45d943d[branch-54] Update changelog after backports (#22737)2a5be51[branch-54] refactor: give parquet CDC options an explicitenabledflag (ba...b508f1f[branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown...dbd97e6[branch-54] Gate new ScalarSubqueryExec node behind session property (#22530)...d32964e[branch-54] chore: Cleanup and refactorbuild_joinin `ScalarSubqueryToJoin...27a68f8[branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF st...ae43f4a[branch-54] Fix TopK DISTINCT aggregation preserving NULLs (#22571) (#22634)50aa138[branch-54] Support transparent ExecutionPlan downcasts (#22565)1321d60[branch-54] Fix: compact view buffers in ScalarValue::compact for all contain...1875365[branch-54] Cherry-pick #22493: restore SortExec elimination after stats-base...Updates
sqllogictestto 0.29.1Release notes
Sourced from sqllogictest's releases.
Changelog
Sourced from sqllogictest's changelog.
... (truncated)
Commits
ebab8dachore: bump version to v0.29.1 (#280)18a6169feat(parser,runner): addletrecord for binding query results to variables ...492c9e3feat: support matching sqlstate with[statement|query] error (CCSSS)(#269)Updates
object_storeto 0.13.2Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
7a65b75chore: prepare0.13.2release (#671)d22f7f9fix: missing 5xx error body when retry exhausted (#618)ebaee78Support --xa-s3 suffix for S3 Express One Zone bucket access points (#663)7ded938ReplacePath::childwithPath::join(#666)bdcac43feat: Add support for AWS_ENDPOINT_URL_S3 environment variable (#590)ca15c63Implement Clone for local and memory stores (#653)41d3242docs: clarifyClonebehavior (#656)6259202Unifyfrom_envbehaviours (#652)66e640dSwitch TokenCache to RWLock (#648)907653edocs: add examples to the aws docs where appropriate (#651)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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