Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Add a configuration to make parquet encryption optional common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#16649 opened Jul 2, 2025 by corwinjoy Loading…
Reuse Rows allocation in RowCursorStream physical-plan Changes to the physical-plan crate
#16647 opened Jul 1, 2025 by Dandandan Loading…
Fix parquet filter_pushdown: respect parquet filter pushdown config in scan datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#16646 opened Jul 1, 2025 by adriangb Loading…
Improve display format of BoundedWindowAggExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16645 opened Jul 1, 2025 by geetanshjuneja Loading…
Auto start testcontainers for datafusion-cli development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt)
#16644 opened Jul 1, 2025 by blaginin Loading…
refactor filter pushdown APIs core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#16642 opened Jul 1, 2025 by adriangb Loading…
Fix TopK Sort incorrectly pushed down past Join with anti join optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#16641 opened Jul 1, 2025 by zhuqi-lucas Loading…
Fix discrepancy in Float64 to timestamp(9) casts common Related to common crate sqllogictest SQL Logic Tests (.slt)
#16639 opened Jul 1, 2025 by findepi Loading…
Update all spark SLT files sqllogictest SQL Logic Tests (.slt)
#16637 opened Jul 1, 2025 by findepi Loading…
datafusion-cli: Refactor statement execution logic
#16634 opened Jul 1, 2025 by liamzwbao Loading…
fix: sqllogictest runner label condition mismatch sqllogictest SQL Logic Tests (.slt)
#16633 opened Jun 30, 2025 by lliangyu-lin Loading…
Fix: optimize projections for unnest logical plan. optimizer Optimizer rules
#16632 opened Jun 30, 2025 by bert-beyondloops Loading…
Perf: fast CursorValues compare for StringViewArray using inline_key_… physical-plan Changes to the physical-plan crate
#16630 opened Jun 30, 2025 by zhuqi-lucas Loading…
Support multiple ordered array_agg aggregations enhancement New feature or request functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16625 opened Jun 30, 2025 by findepi Loading…
Migrate core test to insta, part 2 core Core DataFusion crate
#16617 opened Jun 30, 2025 by Chen-Yuan-Lai Loading…
Add tests for yielding in SpillManager::read_spill_as_stream core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16616 opened Jun 30, 2025 by ding-young Loading…
Convert Option<Vec<sort expression>> to Vec<sort expression> core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#16615 opened Jun 29, 2025 by ViggoC Loading…
Statistics: Implement SampledDistribution variant to Distribution to … logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#16614 opened Jun 29, 2025 by cj-zhukov Loading…
Use compression type in CSV file suffices core Core DataFusion crate datasource Changes to the datasource crate
#16609 opened Jun 28, 2025 by theirix Loading…
Add support for Arrow Dictionary type in Substrait substrait Changes to the substrait crate
#16608 opened Jun 28, 2025 by jkosh44 Loading…
Add comments to ClickBench queries about setting binary_as_string documentation Improvements or additions to documentation
#16605 opened Jun 28, 2025 by alamb Loading…
feat: implement predicate adaptation for nested structs datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#16589 opened Jun 27, 2025 by adriangb Loading…
ProTip! What’s not been updated in a month: updated:<2025-06-02.