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

feat: add RESET statement for configuration variabless common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18408 opened Oct 31, 2025 by Weijun-H Loading…
feat: Add selectivity metrics to FilterExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18406 opened Oct 31, 2025 by 2010YOUY01 Loading…
Allow filter pushdown through AggregateExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18404 opened Oct 31, 2025 by LiaCastaneda Draft
Bump MSRV to 1.88.0 documentation Improvements or additions to documentation
#18403 opened Oct 31, 2025 by harshasiddartha Loading…
fix(docs): remove navbar padding breaking ui on mobile documentation Improvements or additions to documentation
#18402 opened Oct 31, 2025 by foskey51 Loading…
Enable support to disable metadata cache core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate
#18401 opened Oct 31, 2025 by alchemist51 Draft
chore(deps): bump taiki-e/install-action from 2.62.41 to 2.62.43 auto-dependencies development-process Related to development process of DataFusion
#18398 opened Oct 31, 2025 by dependabot bot Loading…
Rename is_ordered_set_aggregate to supports_within_group_clause for UDAFs api change Changes the API exposed to users of the crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions sql SQL Planner
#18397 opened Oct 31, 2025 by Jefffrey Loading…
feat: support nested key for get_field functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18394 opened Oct 31, 2025 by chenkovsky Loading…
Push down InList or hash table references from HashJoinExec depending on the size of the build side common Related to common crate core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18393 opened Oct 31, 2025 by adriangb Draft
feat: Add Semi/Anti join to PiecewiseMergeJoin core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18392 opened Oct 30, 2025 by jonathanc-n Loading…
TEST prefetching Row Groups using next_reader API in parquet-rs datasource Changes to the datasource crate
#18391 opened Oct 30, 2025 by alamb Draft
chore: use enum as date_trunc granularity functions Changes to functions implementation
#18390 opened Oct 30, 2025 by comphead Loading…
feat: support named arguments for aggregate and window udfs documentation Improvements or additions to documentation functions Changes to functions implementation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18389 opened Oct 30, 2025 by bubulalabu Loading…
Refactor FileSource constructors to take a schema catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate substrait Changes to the substrait crate
#18386 opened Oct 30, 2025 by adriangb Loading…
TEST: use new async parquet reader
#18385 opened Oct 30, 2025 by alamb Draft
feat: support complex expr for prepared statement argument core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#18383 opened Oct 30, 2025 by chenkovsky Loading…
[Experiment] Speedup map build physical-plan Changes to the physical-plan crate
#18378 opened Oct 30, 2025 by Dandandan Draft
Move generate_series projection logic into LazyMemoryStream core Core DataFusion crate functions Changes to functions implementation physical-plan Changes to the physical-plan crate proto Related to proto crate
#18373 opened Oct 30, 2025 by mkleen Loading…
docs: Move TopK example code to extending-operators documentation documentation Improvements or additions to documentation
#18372 opened Oct 30, 2025 by gowtham1412-p Loading…
feat(benchmark) : added a dedicated page for benchmarking in contributor-guide documentation Improvements or additions to documentation
#18367 opened Oct 29, 2025 by manasa-manoj-nbr Loading…
Feat: Support array flatten() on List(LargeList(_)) types sqllogictest SQL Logic Tests (.slt)
#18363 opened Oct 29, 2025 by sdf-jkl Loading…
Adds some POC benchmarks for pruned_partition_list catalog Related to the catalog crate
#18361 opened Oct 29, 2025 by BlakeOrth Draft
Optimize date_trunc function by avoiding allocations functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#18360 opened Oct 29, 2025 by alamb Draft
ProTip! Adding no:label will show everything without a label.