Build(deps): bump datafusion-expr-common from 54.1.0 to 55.1.0 - #2781
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
⚠️ 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
Bot
force-pushed
the
dependabot/cargo/db_v4/datafusion-expr-common-55.0.0
branch
from
September 16, 2026 13:23
cd20ade to
99dc573
Compare
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.
Bumps datafusion-expr-common from 54.1.0 to 55.1.0.
Commits
7d3835cchore: 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...