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 binary to join_fuzz testing core Core DataFusion crate
#17497 opened Sep 9, 2025 by jonathanc-n Loading…
refactor: Move SMJ tests into own file physical-plan Changes to the physical-plan crate
#17495 opened Sep 9, 2025 by jonathanc-n Loading…
move MinAggregator and MaxAggregator to functions-aggregate-common datasource Changes to the datasource crate functions Changes to functions implementation
#17492 opened Sep 9, 2025 by adriangb Loading…
bug: Support null as argument to to_local_time functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17491 opened Sep 9, 2025 by petern48 Loading…
feat(spark): implement Spark try_parse_url function spark sqllogictest SQL Logic Tests (.slt)
#17485 opened Sep 9, 2025 by rafafrdz Loading…
feat: ClassicJoin for PWMJ core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#17482 opened Sep 9, 2025 by jonathanc-n Loading…
Always use 'indent' format for explain verbose sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17481 opened Sep 9, 2025 by petern48 Loading…
Implement timestamp_cast_dtype for SqliteDialect sql SQL Planner
#17479 opened Sep 8, 2025 by krinart Loading…
fix(SubqueryAlias): use maybe_project_redundant_column core Core DataFusion crate logical-expr Logical plan and expressions substrait Changes to the substrait crate
#17478 opened Sep 8, 2025 by notfilippo Loading…
Support join cardinality estimation if distinct_count is set physical-plan Changes to the physical-plan crate
#17476 opened Sep 8, 2025 by jackkleeman Loading…
Generalize struct-to-struct casting with CastOptions and SchemaAdapter integration common Related to common crate datasource Changes to the datasource crate
#17468 opened Sep 8, 2025 by kosiew Loading…
feat: Make join selection configurable through enable_* and prefer_* options common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#17467 opened Sep 8, 2025 by 2010YOUY01 Loading…
use or instead of and for hash join filter pushdown core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17461 opened Sep 7, 2025 by adriangb Draft
feat: Simplify CASE WHEN true THEN expr to expr optimizer Optimizer rules
#17450 opened Sep 5, 2025 by EeshanBembi Loading…
4 tasks done
fix: prevent UnionExec panic with empty inputs core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17449 opened Sep 5, 2025 by EeshanBembi Loading…
fix: output_ordering converted to Vec<Option<LexOrdering>> api change Changes the API exposed to users of the crate datasource Changes to the datasource crate proto Related to proto crate
#17439 opened Sep 5, 2025 by destrex271 Loading…
feat(spark): implement Spark make_interval function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17424 opened Sep 4, 2025 by davidlghellin Loading…
Relax constraint that file sort order must only reference individual columns catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#17419 opened Sep 4, 2025 by pepijnve Loading…
Fix NULL Arithmetic Handling for Numerical Operators in Type Coercion logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#17418 opened Sep 4, 2025 by etolbakov Loading…
add id and update callbacks to dynamic filters physical-expr Changes to the physical-expr crates
#17370 opened Sep 2, 2025 by adriangb Draft
fix: window unparsing sql SQL Planner
#17367 opened Sep 1, 2025 by chenkovsky Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.