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
Assigned to nobody Loading
Sort

Pull requests list

Temporarily fix bug in dynamic top-k optimization core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16465 by AdamGS was merged Jun 19, 2025 Loading…
remove unused methods in SortExec api change Changes the API exposed to users of the crate physical-plan Changes to the physical-plan crate
#16457 by adriangb was merged Jun 19, 2025 Loading…
Make clickbench query IDs 1-based
#16455 by pepijnve was closed Jun 19, 2025 Loading…
Remove redundant license-header-check CI job development-process Related to development process of DataFusion
#16451 by alamb was merged Jun 19, 2025 Loading…
Remove unused feature in physical-plan and fix compilation error in benchmark physical-plan Changes to the physical-plan crate
#16449 by AdamGS was merged Jun 19, 2025 Loading…
Set the default value of datafusion.execution.collect_statistics to true common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#16447 by AdamGS was merged Jun 19, 2025 Loading…
chore(deps): bump bzip2 from 0.5.2 to 0.6.0 auto-dependencies core Core DataFusion crate datasource Changes to the datasource crate
#16441 by dependabot bot was merged Jun 18, 2025 Loading…
chore(deps): bump libc from 0.2.173 to 0.2.174 auto-dependencies common Related to common crate
#16440 by dependabot bot was merged Jun 18, 2025 Loading…
Fix CI Failure: replace false with NullEqualsNothing physical-plan Changes to the physical-plan crate
#16437 by ding-young was merged Jun 18, 2025 Loading…
doc: Add comments to clarify algorithm for MarkJoins physical-plan Changes to the physical-plan crate
#16436 by jonathanc-n was merged Jun 19, 2025 Loading…
feat: support fixed size list for array reverse sqllogictest SQL Logic Tests (.slt)
#16423 by chenkovsky was merged Jun 18, 2025 Loading…
chore(deps): bump rust_decimal from 1.37.1 to 1.37.2 auto-dependencies sqllogictest SQL Logic Tests (.slt)
#16422 by dependabot bot was merged Jun 16, 2025 Loading…
chore(deps): bump libc from 0.2.172 to 0.2.173 auto-dependencies common Related to common crate
#16421 by dependabot bot was merged Jun 17, 2025 Loading…
Use dedicated NullEquality enum instead of null_equals_null boolean common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#16419 by tobixdev was merged Jun 17, 2025 Loading…
Update PMC management instructions to follow new ASF process documentation Improvements or additions to documentation
#16417 by alamb was merged Jun 16, 2025 Loading…
Minor: Clean-up bench.sh usage message
#16416 by 2010YOUY01 was merged Jun 15, 2025 Loading…
Add topk_tpch benchmark
#16410 by Dandandan was merged Jun 14, 2025 Loading…
chore: generate basic spark function tests sqllogictest SQL Logic Tests (.slt)
#16409 by shehabgamin was merged Jun 17, 2025 Loading…
Apply filter early in TopK common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16408 by Dandandan was closed Jun 14, 2025 Draft
Reduce some cloning logical-expr Logical plan and expressions optimizer Optimizer rules
#16404 by simonvandel was merged Jun 14, 2025 Loading…
fix typo in test file name core Core DataFusion crate
#16403 by adriangb was merged Jun 13, 2025 Loading…
feat: add SchemaProvider::table_type(table_name: &str) catalog Related to the catalog crate
#16401 by epgif was merged Jun 18, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.