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

Fix predicate simplification for incompatible types in push_down_filter optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#17521 opened Sep 11, 2025 by adriangb Loading…
3 tasks done
Fix regression in SELECT FROM syntax with WHERE clause sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17520 opened Sep 11, 2025 by adriangb Loading…
fix: Add AWS environment variable checks for S3 tests
#17519 opened Sep 11, 2025 by Weijun-H Loading…
Draft Add JoinType preservation helpers and dynamic_filter_side; enable dynamic filter pushdown in HashJoinExec common Related to common crate core Core DataFusion crate physical-plan Changes to the physical-plan crate
#17518 opened Sep 11, 2025 by kosiew Draft
Check function return value's type ffi Changes to the ffi crate logical-expr Logical plan and expressions
#17515 opened Sep 11, 2025 by findepi Draft
Switch from xz2 to liblzma to reduce duplicate dependencies core Core DataFusion crate datasource Changes to the datasource crate
#17509 opened Sep 10, 2025 by timsaucer Draft
docs: Update documentation on Epics and Sponsoring Maintainers documentation Improvements or additions to documentation
#17505 opened Sep 10, 2025 by alamb Loading…
docs: Remove Google Summer of Code 2025 pages documentation Improvements or additions to documentation
#17504 opened Sep 10, 2025 by alamb Loading…
Support Decimal32/64 types common Related to common crate core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
#17501 opened Sep 10, 2025 by AdamGS Loading…
feat: Add binary to join_fuzz testing core Core DataFusion crate
#17497 opened Sep 9, 2025 by jonathanc-n 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…
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 Draft
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 Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.