-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Substrait: Handle inner map fields in schema renaming
substrait
Changes to the substrait crate
#15869
opened Apr 26, 2025 by
cht42
Loading…
feat: simplify count distinct logical plan
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15867
opened Apr 26, 2025 by
chenkovsky
Loading…
Map file-level column statistics to the table-level
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
infer placeholder datatype for IN lists
logical-expr
Logical plan and expressions
#15864
opened Apr 26, 2025 by
kczimm
Loading…
POC: Parse to Merge Logical Plan
logical-expr
Logical plan and expressions
sql
SQL Planner
#15862
opened Apr 26, 2025 by
jonathanc-n
•
Draft
chore: fix clippy::large_enum_variant for DataFusionError
api change
Changes the API exposed to users of the crate
common
Related to common crate
datasource
Changes to the datasource crate
#15861
opened Apr 25, 2025 by
rroelke
Loading…
feat(datafusion-functions-aggregate): add support for lists and other nested types in min and max
functions
Changes to functions implementation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15857
opened Apr 25, 2025 by
gabotechs
Loading…
fix: fold cast null to substrait typed null
substrait
Changes to the substrait crate
#15854
opened Apr 25, 2025 by
discord9
Loading…
Feat: introduce partition statistics API
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
#15852
opened Apr 25, 2025 by
xudong963
Loading…
Make aggr fuzzer query builder more configurable
core
Core DataFusion crate
#15851
opened Apr 25, 2025 by
Rachelint
Loading…
deprecate schema expressions
common
Related to common crate
#15847
opened Apr 25, 2025 by
ajita-asthana
Loading…
refactor: replace Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
unwrap_or
with unwrap_or_else
for improved lazy…
common
#15841
opened Apr 24, 2025 by
NevroHelios
Loading…
fix(avro): Respect projection order in Avro reader
bug
Something isn't working
datasource
Changes to the datasource crate
#15840
opened Apr 24, 2025 by
nantunes
Loading…
fix: Avoid mistaken ILike to string equality optimization
bug
Something isn't working
optimizer
Optimizer rules
#15836
opened Apr 24, 2025 by
srh
Loading…
Update extending-operators.md
documentation
Improvements or additions to documentation
#15832
opened Apr 23, 2025 by
Adez017
Loading…
Implement min max for dictionary types
functions
Changes to functions implementation
#15827
opened Apr 23, 2025 by
XiangpengHao
Loading…
pipe column orderings into pruning predicate creation
datasource
Changes to the datasource crate
optimizer
Optimizer rules
fix: Add coercion rules for Float16 types
logical-expr
Logical plan and expressions
#15816
opened Apr 22, 2025 by
etseidl
Loading…
refactor filter pushdown apis
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
#15801
opened Apr 22, 2025 by
adriangb
Loading…
Factor out Substrait consumers into separate files
substrait
Changes to the substrait crate
#15794
opened Apr 21, 2025 by
gabotechs
Loading…
Add Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
FormatOptions
to Config
common
#15793
opened Apr 21, 2025 by
blaginin
Loading…
replace reassign_predicate_columns helper with PhysicalExpr::with_schema
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
#15779
opened Apr 20, 2025 by
adriangb
Loading…
Added SQL Example for Improvements or additions to documentation
Aggregate Functions
documentation
#15778
opened Apr 19, 2025 by
Adez017
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.