-
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
Draft: User define type coercion in LogicalBuilder
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15391
opened Mar 24, 2025 by
jayzhan211
•
Draft
Restore lazy evaluation of fallible CASE
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#15390
opened Mar 24, 2025 by
findepi
Loading…
PoC (Perf: Support automatically concat_batches for sort which will improve performance)
#15380
opened Mar 24, 2025 by
zhuqi-lucas
•
Draft
Refactor: add Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
substrait
Changes to the substrait crate
FileGroup
structure
core
#15379
opened Mar 24, 2025 by
xudong963
Loading…
chore(deps): bump the arrow-parquet group with 2 updates
auto-dependencies
#15376
opened Mar 24, 2025 by
dependabot
bot
Loading…
Move Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
DataSink
to datasource
and add session crate
catalog
#15371
opened Mar 24, 2025 by
jayzhan-synnada
Loading…
FIX : some benchmarks are failing
core
Core DataFusion crate
#15367
opened Mar 23, 2025 by
getChan
Loading…
Use Logical plan and expressions
optimizer
Optimizer rules
equals_datatype
to compare type when type coercion
logical-expr
#15366
opened Mar 23, 2025 by
goldmedal
Loading…
Format Changes to functions implementation
Date32
to string given timestamp specifiers
functions
#15361
opened Mar 22, 2025 by
friendlymatthew
Loading…
Support Avg distinct
core
Core DataFusion crate
functions
Changes to functions implementation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#15356
opened Mar 22, 2025 by
qazxcdswe123
•
Draft
fix: Redundant files spilled during external sort + introduce
SpillManager
#15355
opened Mar 22, 2025 by
2010YOUY01
Loading…
simplify SQL Logic Tests (.slt)
array_has
UDF to InList
expr when haystack is constant
sqllogictest
#15354
opened Mar 21, 2025 by
davidhewitt
Loading…
Documentation: Plan custom expressions
documentation
Improvements or additions to documentation
#15353
opened Mar 21, 2025 by
Jiashu-Hu
Loading…
WIP: Add Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
FileScanConfigBuilder
and switch some cases
core
Perf: Support Utf8View datatype single column comparisons for SortPreservingMergeStream
core
Core DataFusion crate
#15348
opened Mar 21, 2025 by
zhuqi-lucas
Loading…
Fix type coercion for unsigned and signed integers (Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
Int64
vs UInt64
, etc)
logical-expr
#15341
opened Mar 20, 2025 by
Omega359
Loading…
Always use Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
PartitionMode::Auto
in planner
core
#15339
opened Mar 20, 2025 by
Dandandan
Loading…
2 tasks
fix: write hive partitions for any int/uint/float
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#15337
opened Mar 20, 2025 by
christophermcdermott
Loading…
Enforce JOIN plan to require condition
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15334
opened Mar 20, 2025 by
goldmedal
Loading…
include some BinaryOperator from sqlparser
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
#15327
opened Mar 20, 2025 by
waynexia
Loading…
feat: implement GroupsAccumulator for Changes to functions implementation
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
count(DISTINCT)
aggr
functions
#15324
opened Mar 19, 2025 by
waynexia
Loading…
updatted github action by change version tag to sha hashes
development-process
Related to development process of DataFusion
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.