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
Sort

Pull requests list

Update logical-types to main catalog Related to the catalog crate common Related to common crate core Core DataFusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait
#14202 opened Jan 19, 2025 by tobixdev Loading…
Fuse CASE(a > 0, b / a) physical-expr Physical Expressions
#14200 opened Jan 19, 2025 by nik9000 Draft
Test upgrade to sqlparser-rs 0.54 common Related to common crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#14198 opened Jan 19, 2025 by alamb Draft
fix: fetch is missed in the EnsureSorting core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#14192 opened Jan 19, 2025 by xudong963 Loading…
Move EnforceDistribution into datafusion-physical-optimizer crate core Core DataFusion crate optimizer Optimizer rules
#14190 opened Jan 18, 2025 by logan-keede Loading…
test: interval analysis unit tests physical-expr Physical Expressions
#14189 opened Jan 18, 2025 by hiltontj Loading…
Deprecate max statistics size properly common Related to common crate proto Related to proto crate
#14188 opened Jan 18, 2025 by logan-keede Loading…
feat: Use SchemaRef in JoinFilter core Core DataFusion crate optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#14182 opened Jan 18, 2025 by irenjj Loading…
fix: add missing columns into list directly logical-expr Logical plan and expressions
#14180 opened Jan 18, 2025 by lichuang Draft
Minor add ticket references to deprecated code proto Related to proto crate
#14174 opened Jan 17, 2025 by alamb Loading…
Merge SortMergeJoin filtered batches into larger batches physical-expr Physical Expressions
#14160 opened Jan 17, 2025 by comphead Loading…
Improve case expr constant handling for when <scalar> physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14159 opened Jan 16, 2025 by alamb Loading…
adding RowsReader and writer physical-expr Physical Expressions
#14149 opened Jan 16, 2025 by Lordworms Loading…
Introduce return_type_from_args for ScalarFunction. common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#14094 opened Jan 12, 2025 by jayzhan211 Loading…
Add ColumnStatistics::Sum common Related to common crate core Core DataFusion crate physical-expr Physical Expressions proto Related to proto crate
#14074 opened Jan 10, 2025 by gatesn Loading…
feat: metadata columns catalog Related to the catalog crate common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules
#14057 opened Jan 9, 2025 by chenkovsky Loading…
WIP: Reduce time spent normalizing
#14049 opened Jan 8, 2025 by alamb Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.