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
Sort

Pull requests list

Replace is_sorted helper with standard one. common Related to common crate core Core DataFusion crate proto Related to proto crate substrait
#13608 opened Nov 30, 2024 by akurmustafa Loading…
[POC] Fuse operations in equal_rows_arr physical-expr Physical Expressions
#13607 opened Nov 29, 2024 by LeslieKid Draft
Test for string / numeric coercion sqllogictest SQL Logic Tests (.slt)
#13606 opened Nov 29, 2024 by alamb Loading…
Improve unsupported compound identifier message sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13605 opened Nov 29, 2024 by alamb Loading…
support unknown col expr in proto proto Related to proto crate
#13603 opened Nov 29, 2024 by onursatici Loading…
chore: exposing ArraySize and ArrayFlatten
#13600 opened Nov 29, 2024 by Groennbeck Loading…
Improve unparsing after optimize_projections optimization sql SQL Planner
#13599 opened Nov 29, 2024 by sgrebnov Loading…
More rigorous treatment of floats in tests core Core DataFusion crate functions sqllogictest SQL Logic Tests (.slt)
#13590 opened Nov 28, 2024 by leoyvens Loading…
Fix LogicalPlan::..._with_subqueries methods logical-expr Logical plan and expressions
#13589 opened Nov 28, 2024 by peter-toth Loading…
Update apache-avro requirement from 0.16 to 0.17 auto-dependencies common Related to common crate core Core DataFusion crate
#13588 opened Nov 28, 2024 by dependabot bot Loading…
Implement RightSemi join for SortMergeJoin core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13584 opened Nov 27, 2024 by athultr1997 Loading…
feat!: change catalog provider and schema provider methods to be asynchronous catalog Related to the catalog crate core Core DataFusion crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt) substrait
#13582 opened Nov 27, 2024 by westonpace Loading…
Fix S3 in CLI: Do not normalize options values common Related to common crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13576 opened Nov 26, 2024 by blaginin Draft
feat: Add GroupColumn Decimal128Array core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13564 opened Nov 26, 2024 by jonathanc-n Loading…
Fix join with sort push down core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#13560 opened Nov 25, 2024 by haohuaijin Loading…
docs: add sql examples for window functions documentation Improvements or additions to documentation
#13551 opened Nov 24, 2024 by spencerscott917 Draft
POC: Update to sqlparser to pre-release version common Related to common crate core Core DataFusion crate logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#13546 opened Nov 24, 2024 by alamb Draft
Add csv loading benchmarks. core Core DataFusion crate
#13544 opened Nov 24, 2024 by dhegberg Draft
Add generate_series() udtf (and introduce 'lazy' MemoryExec) catalog Related to the catalog crate core Core DataFusion crate physical-expr Physical Expressions sqllogictest SQL Logic Tests (.slt)
#13540 opened Nov 23, 2024 by 2010YOUY01 Loading…
[POC] improve vectorized compare for primitives physical-expr Physical Expressions
#13539 opened Nov 23, 2024 by Rachelint Draft
feat: Add ConfigOptions to ScalarFunctionArgs common Related to common crate core Core DataFusion crate functions logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Physical Expressions proto Related to proto crate
#13527 opened Nov 22, 2024 by Omega359 Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.