Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
e9f9163
Downgrade sha2 from 0.10.9 to 0.10.8 (#68)
LiaCastaneda Jan 30, 2026
a2a464e
Bring substrait and prost downgrades to branch-52 (#69)
LiaCastaneda Jan 30, 2026
74ea766
Bring dynamic filtering cherry picks (#70)
LiaCastaneda Jan 30, 2026
4e0bc18
Revert "fix: Ensure column names do not change with `expand_views_at_…
LiaCastaneda Feb 5, 2026
4ddfc72
fix: datatype_is_logically_equal for dictionaries
dd-annarose Feb 4, 2026
ddd0927
fix: datatype_is_logically_equal for (Dict, Dict)
dd-annarose Feb 5, 2026
0dbb6d2
Merge pull request #74 from DataDog/annarose/fix_logically_equal_dict
dd-annarose Feb 6, 2026
2a8d14e
Revert "[branch-52] Update version to `52.1.0` (#19878)" (#75)
LiaCastaneda Feb 6, 2026
a4a36cf
Revert "Bring substrait and prost downgrades to branch-52 (#69)" (#76)
gabotechs Feb 12, 2026
3ab9249
feat: combine runtime binding with partition-index dynamic filtering
gene-bordegaray Feb 25, 2026
baa3f1b
port partiton index dyn filters
gene-bordegaray Feb 26, 2026
8c5b5cf
feat: implement protobuf converter trait to allow control over serial…
timsaucer Jan 27, 2026
a0c10b0
Preserve PhysicalExpr graph in proto round trip using Arc pointers as…
adriangb Feb 2, 2026
c782b9b
proto: serialize and dedupe dynamic filters
jayshrivastava Feb 17, 2026
806065c
wip
jayshrivastava Feb 20, 2026
26253e9
fix: adapt cherry-picked proto serialization PRs for branch-52
jayshrivastava Feb 26, 2026
15d8229
fix: fmt, clippy, and regenerate vendored proto code
jayshrivastava Feb 26, 2026
63f8f48
add proto converter reference to PhysicalExtensionCodec to allow dyna…
jayshrivastava Feb 27, 2026
c196a6d
fmt
gene-bordegaray Feb 27, 2026
da0dd0a
Add dedup proto converter debug tracing
gene-bordegaray Feb 27, 2026
8a6a4bc
Fix dynamic filter relink completion notifications
gene-bordegaray Feb 27, 2026
1c14898
Serialize hash join dynamic filter routing mode
gene-bordegaray Feb 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 44 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading