Skip to content

Update DataFusion to 52.2, remove LimitPushdown workaround#882

Merged
madesroches merged 4 commits intomainfrom
df
Mar 2, 2026
Merged

Update DataFusion to 52.2, remove LimitPushdown workaround#882
madesroches merged 4 commits intomainfrom
df

Conversation

@madesroches
Copy link
Copy Markdown
Owner

Summary

Closes #809

Test plan

  • cargo test — all workspace tests pass
  • wasm-pack test --headless --firefox — all 20 WASM tests pass, including test_dictionary_projection_limit which validates LIMIT works correctly without the workaround

github-actions[bot]
github-actions Bot previously approved these changes Mar 2, 2026
@madesroches madesroches enabled auto-merge March 2, 2026 18:18
@madesroches madesroches merged commit 6be696b into main Mar 2, 2026
12 checks passed
@madesroches madesroches deleted the df branch March 2, 2026 18:59
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.

Remove LimitPushdown workaround when DataFusion 52.2+ is released

1 participant