Skip to content

feat: Upgrade DataFusion from 50.3.0 to 52.1.0#25

Open
mwiewior wants to merge 1 commit into
masterfrom
feat/bump-datafusion-52
Open

feat: Upgrade DataFusion from 50.3.0 to 52.1.0#25
mwiewior wants to merge 1 commit into
masterfrom
feat/bump-datafusion-52

Conversation

@mwiewior
Copy link
Copy Markdown
Contributor

  • Bump datafusion to 52.1.0 with compression feature disabled to avoid lzma native library conflict with noodles-cram
  • Update datafusion-bio-format-bam to rev 706e606d (DF 52 compatible)
  • Adapt create_hashes() call site for new &mut [u64] return type
  • Carry NestedLoopJoinExec projection into IntervalJoinExec to handle DF 52's join projection push-down columns

- Bump datafusion to 52.1.0 with compression feature disabled to avoid
  lzma native library conflict with noodles-cram
- Update datafusion-bio-format-bam to rev 706e606d (DF 52 compatible)
- Adapt create_hashes() call site for new &mut [u64] return type
- Carry NestedLoopJoinExec projection into IntervalJoinExec to handle
  DF 52's join projection push-down columns

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mwiewior
Copy link
Copy Markdown
Contributor Author

fixes #24

@mwiewior
Copy link
Copy Markdown
Contributor Author

@codex pls review

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.

1 participant