-
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
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 SortPre…
#15348
opened Mar 21, 2025 by
zhuqi-lucas
Loading…
Fix empty aggregation function count() in Substrait
substrait
Changes to the substrait crate
#15345
opened Mar 21, 2025 by
gabotechs
Loading…
fix type coercion for uint/int's
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#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…
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…
feat: Support serde for FileScanConfig Changes to the datasource crate
proto
Related to proto crate
batch_size
datasource
#15335
opened Mar 20, 2025 by
westhide
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…
added explaination for Schema and DFSchema to documentation
documentation
Improvements or additions to documentation
#15329
opened Mar 20, 2025 by
Jiashu-Hu
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…
Added tests with are writing into parquet files in memory for issue #…
#15325
opened Mar 19, 2025 by
pranavJibhakate
Loading…
feat: implement GroupsAccumulator for Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
count(DISTINCT)
aggr
functions
#15324
opened Mar 19, 2025 by
waynexia
Loading…
Implement GroupsAccumulator for min/max Duration
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#15322
opened Mar 19, 2025 by
shruti2522
Loading…
refactor: move Related to the catalog crate
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
CteWorkTable
, default_table_source
a bunch of files out of core
catalog
#15316
opened Mar 19, 2025 by
logan-keede
Loading…
updatted github action by change version tag to sha hashes
development-process
Related to development process of DataFusion
#5483
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
sql
SQL Planner
Secure GitHub Actions by using specific SHA hashes
development-process
Related to development process of DataFusion
Add dynamic pruning filters from TopK state
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)
#15301
opened Mar 19, 2025 by
adriangb
Loading…
feat: simplify regex wildcard pattern
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#15299
opened Mar 19, 2025 by
waynexia
Loading…
feat: support merge for Logical plan and expressions
Distribution
logical-expr
#15296
opened Mar 18, 2025 by
xudong963
Loading…
Enhance Schema adapter to accommodate evolving struct
core
Core DataFusion crate
datasource
Changes to the datasource crate
Improvement/improve wildcard error 15004
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#15287
opened Mar 18, 2025 by
Jiashu-Hu
Loading…
fix: Queries similar to Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
count-bug
produce incorrect results
optimizer
#15281
opened Mar 17, 2025 by
suibianwanwank
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.