Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps datafusion from 48.0.1 to 50.3.0.

Commits
  • 7909909 [branch-50] Prepare 50.3.0 release version number and README (#18173)
  • 0c62e84 [branch-50] perf: Fix NLJ slow join with condition array_has (#18161) (#18179)
  • ade5232 [branch-50] Extend datatype semantic equality check to include timestamps (#1...
  • e3f8e37 [branch-50] Fix ambiguous column names in substrait conversion #17299 (#18077)
  • 290e3bb [branch-50]: fix: Add overflow checks to SparkDateAdd/Sub to avoid panics (#1...
  • 5226650 [branch-50] fix(SubqueryAlias): use maybe_project_redundant_column (#17478) (...
  • d554f1c [branch-50] Backport Fix bug in LimitPushPastWindows (#18029) (#18107)
  • ce4eb18 [branch-50]: chore: cherry pick concat to 50.3.0 (#18128)
  • 28ad4ef [branch-50] chore: Fix no space left on device (#18141)
  • 226cb02 Prepare for 50.2.0 release (#17963)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [datafusion](https://github.com/apache/datafusion) from 48.0.1 to 50.3.0.
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@48.0.1...50.3.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-version: 50.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

ericpsimon added a commit that referenced this pull request Jan 7, 2026
This commit consolidates multiple Dependabot PRs into a single update:

- datafusion: 48.0.1 → 50.3.0
- arrow: 55.2 → 56.2 (aligned with datafusion)
- parquet: 55.2 → 56.2 (aligned with datafusion)
- criterion: 0.7 → 0.8.1
- opentelemetry: 0.30 → 0.31
- opentelemetry_sdk: 0.30 → 0.31
- tracing-opentelemetry: 0.31 → 0.32
- datafusion-table-providers: 0.6.3 → 0.8.2
- tokio: patch update via Cargo.lock

Notes:
- arrow, parquet, and object_store kept at versions compatible with
  datafusion 50.3.0 to avoid type conflicts
- bincode 3.0.0 skipped as it contains a compile error placeholder
- Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility
  (removed deprecated PreSampledTracer trait bound)

Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
ericpsimon added a commit that referenced this pull request Jan 7, 2026
This commit consolidates multiple Dependabot PRs into a single update:

- datafusion: 48.0.1 → 50.3.0
- arrow: 55.2 → 56.2 (aligned with datafusion)
- parquet: 55.2 → 56.2 (aligned with datafusion)
- criterion: 0.7 → 0.8.1
- opentelemetry: 0.30 → 0.31
- opentelemetry_sdk: 0.30 → 0.31
- tracing-opentelemetry: 0.31 → 0.32
- datafusion-table-providers: 0.6.3 → 0.8.2
- tokio: patch update via Cargo.lock

Notes:
- arrow, parquet, and object_store kept at versions compatible with
  datafusion 50.3.0 to avoid type conflicts
- bincode 3.0.0 skipped as it contains a compile error placeholder
- Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility
  (removed deprecated PreSampledTracer trait bound)

Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant