-
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
doc: fix indent format explain
documentation
Improvements or additions to documentation
#16085
opened May 18, 2025 by
chenkovsky
Loading…
feat: Support RightMark join for NestedLoop and Hash join
common
Related to common crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
#16083
opened May 18, 2025 by
jonathanc-n
Loading…
fix: describe escaped quoted identifiers
core
Core DataFusion crate
#16082
opened May 18, 2025 by
jfahne
Loading…
Set Improvements or additions to documentation
TrackConsumersPool
as default in datafusion-cli
documentation
#16081
opened May 18, 2025 by
ding-young
Loading…
Make ListingTable obey Core DataFusion crate
collect_statistics
config
core
#16080
opened May 18, 2025 by
adriangb
Loading…
Semver-checks for all crate on merge and push
development-process
Related to development process of DataFusion
#16078
opened May 18, 2025 by
logan-keede
•
Draft
[Docs]: Added SQL example for all window functions
documentation
Improvements or additions to documentation
#16074
opened May 17, 2025 by
Adez017
Loading…
chore: Remove SMJ experimental status
core
Core DataFusion crate
#16072
opened May 17, 2025 by
comphead
Loading…
adding support for Min/Max over LargeList and FixedSizeList
common
Related to common crate
functions
Changes to functions implementation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#16071
opened May 16, 2025 by
logan-keede
Loading…
Move PruningStatistics into datafusion::common
common
Related to common crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
#16069
opened May 16, 2025 by
adriangb
Loading…
chore(CI) Upgrade toolchain to Rust-1.87
common
Related to common crate
datasource
Changes to the datasource crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
sql
SQL Planner
#16068
opened May 16, 2025 by
kadai0308
Loading…
Added SLT tests for IMDB benchmark queries
sqllogictest
SQL Logic Tests (.slt)
#16067
opened May 16, 2025 by
kumarlokesh
Loading…
Fix: common_sub_expression_eliminate optimizer rule failed
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#16066
opened May 16, 2025 by
Col-Waltz
Loading…
Handle union schema name coercion
substrait
Changes to the substrait crate
#16064
opened May 16, 2025 by
LiaCastaneda
Loading…
fix: coerce int96 resolution inside of list, struct, and map types
core
Core DataFusion crate
datasource
Changes to the datasource crate
#16058
opened May 15, 2025 by
mbutrovich
Loading…
Support metadata on scalar values
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
fix: Optimizer rules
PushDownFilter
for GROUP BY
on uppercase col names
optimizer
#16049
opened May 14, 2025 by
aditanase
Loading…
Fix Changes to functions implementation
contains
function expression
functions
#16046
opened May 14, 2025 by
liamzwbao
Loading…
Use qualified names on DELETE selections
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#16033
opened May 12, 2025 by
nuno-faria
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.