Skip to content

Issues: apache/datafusion

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Upgrade object_store to 0.10.1 enhancement New feature or request
#10673 opened May 26, 2024 by Samrose-Ahmed
Add quote-style parameter for CSV options enhancement New feature or request
#10669 opened May 25, 2024 by DDtKey
Convert Variance Population to UDAF enhancement New feature or request good first issue Good for newcomers
#10668 opened May 25, 2024 by jayzhan211
Convert Variance Sample to UDAF enhancement New feature or request good first issue Good for newcomers
#10667 opened May 25, 2024 by jayzhan211
Suport unparsing LogicalPlan::Window to SQL enhancement New feature or request good first issue Good for newcomers
#10664 opened May 25, 2024 by alamb
Suport unparsing LogicalPlan::Distinct to DISTINCT enhancement New feature or request good first issue Good for newcomers
#10663 opened May 25, 2024 by alamb
Support recursive unnest enhancement New feature or request
#10660 opened May 25, 2024 by duongcongtoai
Implement protobuf serialization for LogicalPlan::Unnest enhancement New feature or request good first issue Good for newcomers
#10639 opened May 23, 2024 by jamesmcm
Consolidate tests for unparser / plan to sql to make them easier to find development-process Related to development process of arrow-datafusion
#10635 opened May 23, 2024 by alamb
Make SQL strings generated from Exprs even "prettier" enhancement New feature or request
#10633 opened May 23, 2024 by alamb
Make TaskContext wrap SessionState enhancement New feature or request
#10631 opened May 23, 2024 by lewiszlw
Examples of using TreeNode APIs to walk and manipulate LogicalPlans documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
#10628 opened May 22, 2024 by alamb
Incorrect statistics read for struct array in parquet bug Something isn't working
#10609 opened May 21, 2024 by NGA-TRAN
Incorrect statistics read for unsigned integer columns in parquet bug Something isn't working
#10604 opened May 21, 2024 by NGA-TRAN
ProTip! Exclude everything labeled bug with -label:bug.