-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump arrow from 49.0.0 to 50.0.0 #4
Conversation
@dependabot rebase |
ebad2ee
to
af97f9b
Compare
Blocked by duckdb's dep on arrow 49 |
af97f9b
to
56ff9de
Compare
56ff9de
to
34cf2b8
Compare
Bumps [arrow](https://github.com/apache/arrow-rs) from 49.0.0 to 50.0.0. - [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md) - [Commits](apache/arrow-rs@49.0.0...50.0.0) --- updated-dependencies: - dependency-name: arrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
34cf2b8
to
9631702
Compare
A newer version of arrow exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Blocked by duckdb/duckdb-rs#255 |
@aljazerzen duckdb/duckdb-rs#255 seems to be resolved and they have released duckdb 0.10.2 using arrow version 51. Is there anything else blocking the arrow version upgrade? |
No, I don't think so. |
@dependabot recreate |
Superseded by #27. |
Bumps arrow from 49.0.0 to 50.0.0.
Changelog
Sourced from arrow's changelog.
Commits
db81108
Prepare arrow 50.0.0 (#5291)ca14f6f
Update parquet object_store dependency to 0.9.0 (#5290)e831d5c
Update proc-macro2 requirement from =1.0.75 to =1.0.76 (#5289)a61e824
Enable JS tests again (#5287)cb16050
Prepare object_store 0.9.0 (#5224) (#5285)2e86650
Print container logs in CI (#5286)f7101ec
Support S3 Express One Zone (#5268)2f5dcdf
object_store: full HTTP range support (#5222)cf61bb8
DynamoDB ConditionalPut (#5247)2f383e7
feat(object_store): Azure url signing (#5259)You can trigger a rebase of this PR 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 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)