-
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
fix: Add coercion rules for Float16 types
logical-expr
Logical plan and expressions
#15816
opened Apr 22, 2025 by
etseidl
Loading…
Support unparsing SQL Planner
UNION
for distinct results
sql
#15814
opened Apr 22, 2025 by
phillipleblanc
Loading…
Preserve projection for inline scan
core
Core DataFusion crate
logical-expr
Logical plan and expressions
#15811
opened Apr 22, 2025 by
vadimpiven
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…
Make Related to common crate
sql
SQL Planner
Diagnostic
easy/convinient to attach by using macro and avoiding map_err
common
#15796
opened Apr 21, 2025 by
logan-keede
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
sqllogictest
SQL Logic Tests (.slt)
FormatOptions
to Config
common
Feature/benchmark config from env
common
Related to common crate
#15782
opened Apr 20, 2025 by
ctsk
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 Related to development process of DataFusion
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
Aggregate Functions
development-process
#15778
opened Apr 19, 2025 by
Adez017
Loading…
Perform type coercion for corr aggregate function during physical planning
core
Core DataFusion crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#15776
opened Apr 19, 2025 by
kumarlokesh
Loading…
feat: ORDER BY ALL
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15772
opened Apr 19, 2025 by
PokIsemaine
Loading…
TopK dynamic filter pushdown attempt 2
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#15770
opened Apr 18, 2025 by
adriangb
Loading…
Implement Parquet filter pushdown via new filter pushdown APIs
core
Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#15769
opened Apr 18, 2025 by
adriangb
Loading…
Improve Core DataFusion crate
ListingTable
/ ListingTableOptions
docs
core
#15767
opened Apr 18, 2025 by
alamb
Loading…
Improve documentation for Changes to the datasource crate
FileSource
, DataSource
and DataSourceExec
datasource
#15766
opened Apr 18, 2025 by
alamb
Loading…
predicate pruning: support cast and try_cast for more types
optimizer
Optimizer rules
#15764
opened Apr 18, 2025 by
adriangb
Loading…
Support Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
GroupsAccumulator
for Avg duration
functions
#15748
opened Apr 17, 2025 by
shruti2522
Loading…
feat: Add option to adjust writer buffer size for query output
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#15747
opened Apr 17, 2025 by
m09526
Loading…
Improve push down limit (logical optimizer rule)
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15744
opened Apr 17, 2025 by
xudong963
Loading…
Fix Infer prepare statement type tests
sql
SQL Planner
#15743
opened Apr 17, 2025 by
brayanjuls
•
Draft
feat: enhance-CLI-query-header-for-cast-expressions-with-literals
sql
SQL Planner
#15736
opened Apr 16, 2025 by
qstommyshu
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.