Skip to content

Build(deps): bump datafusion-expr-common from 54.1.0 to 55.1.0 - #2781

Open
dependabot[bot] wants to merge 1 commit into
db_v4from
dependabot/cargo/db_v4/datafusion-expr-common-55.0.0
Open

dependabot[bot] wants to merge 1 commit into
db_v4from
dependabot/cargo/db_v4/datafusion-expr-common-55.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps datafusion-expr-common from 54.1.0 to 55.1.0.

Commits
  • 7d3835c chore: update version 55.1.0 (#25070)
  • 66ed9b5 [branch-55] fix: preserve projection metadata during optimization (#24670) (#...
  • cf1ccae [branch-55] Align metadata propagation through Physical and Logical casts (#2...
  • 4d524a1 [branch-55] chore: Minor dependency updates (#24879)
  • 573f816 [branch-55] fix(common): support empty struct in ScalarValue::compact and new...
  • 1540853 [branch-55] Fix panic on RightMark hash joins when propagating ordering (#247...
  • 795c861 [branch-55] fix: adapt input batches with stricter nested nullability to plan...
  • 1a944f4 [branch-55] fix: preserve provided arguments during FFI object construction (...
  • 20268a7 [branch-55] fix(ffi): use the session's LogicalExtensionCodec in create_physi...
  • 045b590 [branch-55] fix: apply struct field filters when the file schema needs adapta...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 14, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 99dc573 Previous: 9823ef7 Ratio
lotr_graph/num_edges 6 ns/iter (± 0) 0 ns/iter (± 0) +∞
lotr_graph/num_nodes 6 ns/iter (± 0) 1 ns/iter (± 0) 6
lotr_graph/graph_latest 3 ns/iter (± 0) 0 ns/iter (± 0) +∞
lotr_graph_materialise/materialize 7871191 ns/iter (± 26388) 1564816 ns/iter (± 35303) 5.03
lotr_graph_window_100/num_nodes 17 ns/iter (± 0) 5 ns/iter (± 0) 3.40
lotr_graph_window_100_materialise/materialize 8089771 ns/iter (± 84262) 1669150 ns/iter (± 10700) 4.85
lotr_graph_window_10/has_node_existing 138 ns/iter (± 9) 62 ns/iter (± 11) 2.23
lotr_graph_window_10_materialise/materialize 3487818 ns/iter (± 24617) 971980 ns/iter (± 4278) 3.59
lotr_graph_subgraph_10pc/has_node_nonexisting 5 ns/iter (± 0) 2 ns/iter (± 0) 2.50
lotr_graph_subgraph_10pc_materialise/materialize 2348509 ns/iter (± 43877) 334634 ns/iter (± 1287) 7.02
lotr_graph_subgraph_10pc_windowed/has_node_existing 144 ns/iter (± 8) 62 ns/iter (± 14) 2.32
lotr_graph_subgraph_10pc_windowed_materialise/materialize 1546980 ns/iter (± 13172) 230399 ns/iter (± 2617) 6.71
lotr_graph_window_50_layered/num_edges_temporal 147712 ns/iter (± 1758) 70121 ns/iter (± 7586) 2.11
lotr_graph_window_50_layered/has_node_existing 386 ns/iter (± 17) 129 ns/iter (± 12) 2.99
lotr_graph_window_50_layered/graph_latest 84372 ns/iter (± 1722) 36649 ns/iter (± 916) 2.30
lotr_graph_window_50_layered_materialise/materialize 30400927 ns/iter (± 123583) 3488825 ns/iter (± 24948) 8.71
lotr_graph_persistent_window_50_layered/num_edges_temporal 595787 ns/iter (± 3866) 192686 ns/iter (± 1569) 3.09
lotr_graph_persistent_window_50_layered/has_node_existing 418 ns/iter (± 374) 174 ns/iter (± 83) 2.40
lotr_graph_persistent_window_50_layered/graph_latest 131495 ns/iter (± 1619) 57549 ns/iter (± 4809) 2.28
lotr_graph_persistent_window_50_layered_materialise/materialize 52156191 ns/iter (± 186423) 5298035 ns/iter (± 147912) 9.84

This comment was automatically generated by workflow using github-action-benchmark.

Bumps [datafusion-expr-common](https://github.com/apache/datafusion) from 54.1.0 to 55.1.0.
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@54.1.0...55.1.0)

---
updated-dependencies:
- dependency-name: datafusion-expr-common
  dependency-version: 55.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Build(deps): bump datafusion-expr-common from 54.1.0 to 55.0.0 Build(deps): bump datafusion-expr-common from 54.1.0 to 55.1.0 Sep 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/db_v4/datafusion-expr-common-55.0.0 branch from cd20ade to 99dc573 Compare September 16, 2026 13:23
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.

0 participants