Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Documentation: Plan custom expressions documentation Improvements or additions to documentation
#15353 opened Mar 21, 2025 by Jiashu-Hu Loading…
WIP: Add FileScanConfigBuilder and switch some cases core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate
#15352 opened Mar 21, 2025 by blaginin Draft
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 PartitionMode::Auto in planner core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#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…
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 count(DISTINCT) aggr functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#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
#15315 opened Mar 19, 2025 by Jiashu-Hu Draft
Migrate physical plan tests to insta (Part-1)
#15313 opened Mar 19, 2025 by Shreyaskr1409 Loading…
#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
#15307 opened Mar 19, 2025 by SanjayUG Draft
Secure GitHub Actions by using specific SHA hashes development-process Related to development process of DataFusion
#15306 opened Mar 19, 2025 by SanjayUG Draft
perf: Reuse row converter during sort
#15302 opened Mar 19, 2025 by 2010YOUY01 Loading…
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: support merge for Distribution logical-expr Logical plan and expressions
#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
#15295 opened Mar 18, 2025 by kosiew Draft
fix: Queries similar to count-bug produce incorrect results optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15281 opened Mar 17, 2025 by suibianwanwank Loading…
Improve performance of first_value by implementing special GroupsAccumulator common Related to common crate core Core DataFusion crate functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#15266 opened Mar 17, 2025 by UBarney Loading…
Add hooks to SchemaAdapter to add custom column generators core Core DataFusion crate datasource Changes to the datasource crate
#15261 opened Mar 16, 2025 by adriangb Loading…
[wip] update list & struct coercion to support incrementality datasource Changes to the datasource crate logical-expr Logical plan and expressions
#15259 opened Mar 16, 2025 by TheBuilderJR Loading…
Migrate datasource tests to insta core Core DataFusion crate
#15258 opened Mar 16, 2025 by shruti2522 Loading…
Re-Add CodeCov development-process Related to development process of DataFusion ffi Changes to the ffi crate
#15256 opened Mar 15, 2025 by blaginin Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.