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

Simplify expressions passed to table functions core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#16388 opened Jun 12, 2025 by simonvandel Loading…
Improved experience when remote object store URL does not end in / datasource Changes to the datasource crate
#16386 opened Jun 12, 2025 by xiedeyantu Loading…
[datafusion-spark] Example of using Spark compatible function library core Core DataFusion crate documentation Improvements or additions to documentation spark
#16384 opened Jun 12, 2025 by alamb Loading…
2
1
POC: Reduce Arc cloning on hashmap build side physical-plan Changes to the physical-plan crate
#16380 opened Jun 11, 2025 by jonathanc-n Draft
Enable schema evolution for nested structs via adapt_column and custom adapter support in ListingTable common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate
#16371 opened Jun 11, 2025 by kosiew Loading…
Minor: add testing case for add YieldStreamExec and polish docs optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#16369 opened Jun 11, 2025 by zhuqi-lucas Loading…
Simplify predicates in filter enhancement New feature or request logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#16362 opened Jun 11, 2025 by xudong963 Draft
Add note in upgrade guide about changes to Expr::Scalar in 48.0.0 documentation Improvements or additions to documentation
#16360 opened Jun 11, 2025 by alamb Loading…
[PoC] Add API for tracking distinct buffers in MemoryPool by reference count execution Related to the execution crate physical-plan Changes to the physical-plan crate
#16359 opened Jun 10, 2025 by Dandandan Draft
feat: Parquet modular encryption common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#16351 opened Jun 10, 2025 by corwinjoy Loading…
fix: create file for empty stream core Core DataFusion crate datasource Changes to the datasource crate
#16342 opened Jun 9, 2025 by chenkovsky Loading…
Example for using a separate threadpool for CPU bound work (try 3) core Core DataFusion crate
#16331 opened Jun 8, 2025 by alamb Loading…
Test experiment load page index with columns datasource Changes to the datasource crate
#16329 opened Jun 8, 2025 by zhuqi-lucas Draft
Support data source sampling with TABLESAMPLE sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16325 opened Jun 7, 2025 by theirix Loading…
Migrate core test to insta, part1 core Core DataFusion crate
#16324 opened Jun 7, 2025 by Chen-Yuan-Lai Loading…
Unify Metadata Handing: use FieldMetadata in Expr::Alias and ExprSchemable core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates proto Related to proto crate
#16320 opened Jun 7, 2025 by alamb Loading…
feat: use spawned tasks to reduce call stack depth and avoid busy waiting common Related to common crate physical-plan Changes to the physical-plan crate
#16319 opened Jun 7, 2025 by pepijnve Draft
doc: Add SQL examples for SEMI + ANTI Joins documentation Improvements or additions to documentation
#16316 opened Jun 7, 2025 by jonathanc-n Loading…
feature: sort by/cluster by/distribute by core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#16310 opened Jun 6, 2025 by chenkovsky Draft
Improve ability to cancel queries quickly common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16301 opened Jun 6, 2025 by pepijnve Loading…
3
feat: mapping sql Char/Text/String default to Utf8View common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16290 opened Jun 6, 2025 by zhuqi-lucas Loading…
Add compression option to SpillManager common Related to common crate documentation Improvements or additions to documentation execution Related to the execution crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16268 opened Jun 6, 2025 by ding-young Loading…
ProTip! no:milestone will show everything without a milestone.