Eventual-Inc
Daft
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge remote-tracking branch 'daft/main' into local/kevin/pushdown-join-pred
kevin/pushdown-join-pred
39 minutes ago
chore(optimizer): move join type simplification into new rule (#4122) ## Changes Made Quick refactor of some of the logic that previously lived in PushDownFilter into its own rule. I previously implemented it in PushDownFilter because it could have interactions with the other filter pushdown logic. However, we should try to keep PushDownFilter as simple as we can, just for pushing filter nodes through a plan. Thus, I am moving this logic into a new rule and using the repeated execution of the rule batch to deal with interactions between the two rules. ## Related Issues <!-- Link to related GitHub issues, e.g., "Closes #123" --> Related to why we closed #4118 ## Checklist - [x] Documented in API Docs (if applicable) - [x] Documented in User Guide (if applicable) - [x] If adding a new documentation page, doc is added to `docs/mkdocs.yml` navigation - [x] Documentation builds and is formatted properly (tag @/ccmao1130 for docs review)
main
2 hours ago
Address comment
desmondcheongzx:fix-limit-pushdowns-actor-pool-projects
2 hours ago
Fix `isinstance` syntax in Ray runner type checking
cory/ts-dtype
6 hours ago
perf(optimizer): push-down join predicate
kevin/pushdown-join-pred
8 hours ago
refactor(window): convert Window class methods to instance methods
feat/window-definitions
8 hours ago
fix test_dt_extration_ops
cory/ts-dtype
8 hours ago
docs(window): update Window class docstring with supported examples
feat/window-definitions
8 hours ago
Active Branches
perf: Push Filters and Limits down ActorPoolProjects
last run
2 hours ago
#3992
CodSpeed Performance Gauge
+1%
chore: refactor dtypes into subclasses
last run
6 hours ago
#4034
CodSpeed Performance Gauge
0%
feat(window): Add window function definitions and skeleton API
last run
8 hours ago
#4082
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs