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

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…
bug: remove busy-wait while sort is ongoing physical-plan Changes to the physical-plan crate
#16322 opened Jun 7, 2025 by pepijnve Loading…
Unify Metadata Handing: use FieldMetadata in Expr::Alias and ExprSchemable core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate
#16320 opened Jun 7, 2025 by alamb Draft
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 Loading…
Encapsulate metadata for literals on to a FieldMetadata structure core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#16317 opened Jun 7, 2025 by alamb Loading…
doc: Add SQL examples for SEMI + ANTI Joins documentation Improvements or additions to documentation
#16316 opened Jun 7, 2025 by jonathanc-n Loading…
Minor: Add upgrade guide for Expr::WindowFunction documentation Improvements or additions to documentation
#16313 opened Jun 6, 2025 by alamb 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
Support datafusion-cli access to public S3 buckets that do not require authentication documentation Improvements or additions to documentation
#16300 opened Jun 6, 2025 by alamb Loading…
Fix array_position on empty list documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#16292 opened Jun 6, 2025 by Blizzara Loading…
feat: mapping sql Char/Text/String default to Utf8View core Core DataFusion crate physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16290 opened Jun 6, 2025 by zhuqi-lucas Draft
docs: Expand MemoryPool docs with related structs execution Related to the execution crate
#16289 opened Jun 6, 2025 by 2010YOUY01 Loading…
[WIP] Add compression option to SpillManager common Related to common crate execution Related to the execution crate physical-plan Changes to the physical-plan crate
#16268 opened Jun 6, 2025 by ding-young Draft
3 tasks
Fix distinct count for DictionaryArray to correctly account for nulls in values array functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#16258 opened Jun 5, 2025 by kosiew Loading…
Draft: Use upstream arrow coalesce kernel in DataFusion core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16249 opened Jun 4, 2025 by alamb Draft
Perf: load default Utf8View for CSV datatype core Core DataFusion crate datasource Changes to the datasource crate
#16243 opened Jun 3, 2025 by zhuqi-lucas Loading…
[WIP] Flatten dependent join core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner substrait Changes to the substrait crate
#16231 opened Jun 2, 2025 by irenjj Draft
feat: Support null aware + equijoins for NestedLoopJoin core Core DataFusion crate physical-plan Changes to the physical-plan crate proto Related to proto crate
#16210 opened May 29, 2025 by jonathanc-n Loading…
Always add parentheses when formatting BinaryExpr with SchemaDisplay core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#16209 opened May 29, 2025 by hendrikmakait Loading…
Fix: Map functions crash on out of bounds cases sqllogictest SQL Logic Tests (.slt)
#16203 opened May 28, 2025 by krishvishal Loading…
ProTip! Adding no:label will show everything without a label.