-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
tree
explain for ArrowFileSink
core
#15206
opened Mar 13, 2025 by
irenjj
Loading…
Improve feature flag CI coverage Related to development process of DataFusion
datafusion
and datafusion-functions
development-process
Draft: Parse literal to different types
sql
SQL Planner
#15202
opened Mar 13, 2025 by
jayzhan211
•
Draft
Remove inline table scan analyzer rule
core
Core DataFusion crate
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15201
opened Mar 13, 2025 by
jayzhan211
•
Draft
feat: support ApproxDistinct with utf8view
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#15200
opened Mar 13, 2025 by
zhuqi-lucas
Loading…
WIP: Move catalog_common out of core
catalog
Related to the catalog crate
core
Core DataFusion crate
#15193
opened Mar 12, 2025 by
logan-keede
•
Draft
Enable Optimizer rules
sql
SQL Planner
used_underscore_binding
clippy lint
optimizer
#15189
opened Mar 12, 2025 by
Shreyaskr1409
Loading…
chore(deps): Update sqlparser to 0.55.0
logical-expr
Logical plan and expressions
sql
SQL Planner
#15183
opened Mar 12, 2025 by
PokIsemaine
•
Draft
Support metadata columns (Core DataFusion crate
datasource
Changes to the datasource crate
location
, size
, last_modified
) in ListingTableProvider
core
#15181
opened Mar 12, 2025 by
phillipleblanc
Loading…
Fix datafusion proto crate Related to development process of DataFusion
proto
Related to proto crate
json
feature
development-process
#15172
opened Mar 12, 2025 by
Owen-CH-Leung
Loading…
feat: Add Core DataFusion crate
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
datafusion-spark
crate
core
#15168
opened Mar 11, 2025 by
shehabgamin
Loading…
Support Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
EXPLAIN ... FORMAT <indent | tree | json | graphviz > ...
core
#15166
opened Mar 11, 2025 by
alamb
Loading…
7 tasks done
Simpler to see expressions in tree explain mode
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
#15163
opened Mar 11, 2025 by
irenjj
Loading…
Flatten array in a single step instead of recursive
sqllogictest
SQL Logic Tests (.slt)
#15160
opened Mar 11, 2025 by
delamarch3
Loading…
fix: compound_field_access doesn't identifier qualifier.
core
Core DataFusion crate
sql
SQL Planner
#15153
opened Mar 11, 2025 by
chenkovsky
Loading…
feat: topk functionality for aggregates should support utf8view and largeutf8
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15152
opened Mar 11, 2025 by
zhuqi-lucas
Loading…
Saner handling of nulls inside arrays
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#15149
opened Mar 11, 2025 by
joroKr21
Loading…
feat: Attach Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
Diagnostic
to more than one column errors in scalar_subquery and in_subquery
logical-expr
#15143
opened Mar 11, 2025 by
changsun20
Loading…
Fix invalid schema for unions in ViewTables
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15135
opened Mar 10, 2025 by
Friede80
Loading…
chore: remove deprecated variants of UDF's invoke (invoke, invoke_no_args, invoke_batch)
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
#15123
opened Mar 10, 2025 by
Blizzara
Loading…
feat: support customize metadata in alias for dataframe api
api change
Changes the API exposed to users of the crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
#15120
opened Mar 10, 2025 by
chenkovsky
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.