-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
- Follow on to Release DataFusion
50.0.0
(Aug/Sep 2025) #16799
There are some things that we may way to backport into the 50.0.0 line, and this ticket tracks doing so
Steps:
- Update version and changelog: [branch-50] Prepare for 50.1.0 release #17748
- Test with DataFusion Python
- Test with DataFusion Comet
- Test with delta.rs:
- Test vortex:
- Test with iceberg-rust:
- Test with LakeSail:
- Test with parquet viewer
- Test with datafusion-materialized-views
- Voting Thread: https://lists.apache.org/thread/jch5tfvc9yzf7zrro61hcqbclqmsr4xr
- Publish to crates.io
- Create ticket for next release:
Potential Content:
Bug Fixes
- Exponential planning time when window function is partitioned by multiple columns #17401 / Prevent exponential planning time for Window functions #17563 / Prevent exponential planning time for Window functions - v2 #17684
- fix: ignore non-existent columns when adding filter equivalence info in
FileScanConfig
#17546 - fix: Ensure the CachedParquetFileReader respects the metadata prefetch hint #17302
- Partial AggregateMode will generate duplicate field names which will fail DFSchema construct #17662
- [branch-50] Partial AggregateMode will generate duplicate field names which will fail DFSchema construct to branch-50 #17717
Minor Features:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request