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

Migrate core test to insta part 3 core Core DataFusion crate
#16978 opened Jul 30, 2025 by Chen-Yuan-Lai Draft
Feature/improve expr hash perf common Related to common crate core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules proto Related to proto crate sql SQL Planner
#16977 opened Jul 30, 2025 by tobixdev Loading…
chore(deps): bump clap from 4.5.41 to 4.5.42 auto-dependencies sqllogictest SQL Logic Tests (.slt)
#16975 opened Jul 30, 2025 by dependabot bot Loading…
Fix 16837 physical-plan Changes to the physical-plan crate
#16972 opened Jul 29, 2025 by avantgardnerio Loading…
feat: Cache Parquet metadata common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#16971 opened Jul 29, 2025 by nuno-faria Loading…
feat: Add ConfigOptions to ScalarFunctionArgs common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate spark
#16970 opened Jul 29, 2025 by Omega359 Loading…
Implemented Upper/lower for REE functions Changes to functions implementation
#16969 opened Jul 29, 2025 by rich-t-kid-datadog Draft
Pin github actions to commit sha development-process Related to development process of DataFusion
#16964 opened Jul 29, 2025 by gopidesupavan Loading…
Add sql_parser.default_null_ordering config option to customize the default null ordering common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16963 opened Jul 29, 2025 by goldmedal Loading…
feat(spark): implement Spark string function like/ilike spark sqllogictest SQL Logic Tests (.slt)
#16962 opened Jul 29, 2025 by chenkovsky Loading…
Chore: remove 'spill_record_batch_by_size' api physical-plan Changes to the physical-plan crate
#16958 opened Jul 29, 2025 by ding-young Draft
feat: implement partition_statistics for HashJoinExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16956 opened Jul 28, 2025 by 0xPoe Loading…
Enable physical filter pushdown for hash joins core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16954 opened Jul 28, 2025 by adriangb Loading…
Add missing Substrait to DataFusion function name mappings substrait Changes to the substrait crate
#16950 opened Jul 28, 2025 by lorenarosati Loading…
Refactor DataFusionError::ObjectStore to Avoid Leaking object_store::Error in Public API common Related to common crate datasource Changes to the datasource crate
#16947 opened Jul 28, 2025 by kosiew Draft
feat(spark): implement Spark conditional function if spark sqllogictest SQL Logic Tests (.slt)
#16946 opened Jul 28, 2025 by chenkovsky Loading…
feat(spark): implement Spark math function bit_get/bit_count spark sqllogictest SQL Logic Tests (.slt)
#16942 opened Jul 28, 2025 by chenkovsky Loading…
Implementing partition_statistics for EmptyExec (Issue #15873) physical-plan Changes to the physical-plan crate
#16941 opened Jul 28, 2025 by vim89 Loading…
Implment Spark map function map spark sqllogictest SQL Logic Tests (.slt)
#16940 opened Jul 28, 2025 by Standing-Man Loading…
Implement Spark url function parse_url spark sqllogictest SQL Logic Tests (.slt)
#16937 opened Jul 28, 2025 by Standing-Man Loading…
Implement spark array function array spark sqllogictest SQL Logic Tests (.slt)
#16936 opened Jul 28, 2025 by Standing-Man Loading…
feat: implement QUALIFY clause sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16933 opened Jul 27, 2025 by haohuaijin Loading…
fix error result in execute&pre_selection physical-expr Changes to the physical-expr crates
#16930 opened Jul 27, 2025 by acking-you Loading…
Added Example for Statistical Functions in Docs documentation Improvements or additions to documentation functions Changes to functions implementation
#16927 opened Jul 26, 2025 by Adez017 Loading…
ProTip! Filter pull requests by the default branch with base:main.