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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Migrate optimizer tests to insta
#15396 opened Mar 24, 2025 by blaginin
Scalars are too verbose enhancement New feature or request
#15395 opened Mar 24, 2025 by blaginin
Weekly Plan (Andrew Lamb) March 24, 2025
#15393 opened Mar 24, 2025 by alamb
9 tasks
Trivial WHERE filter not eliminated when combined with CTE bug Something isn't working
#15387 opened Mar 24, 2025 by davidhewitt
Crash when evaluating trivial WHERE with a CTE bug Something isn't working
#15386 opened Mar 24, 2025 by davidhewitt
Regression: eager evaluation of expressions inside CASE conditional expression bug Something isn't working regression Something that used to work no longer does
#15384 opened Mar 24, 2025 by findepi
2
1
Support zero copy hash repartitioning for Hash Aggregate enhancement New feature or request performance Make DataFusion faster
#15383 opened Mar 24, 2025 by Dandandan
Support zero copy hash repartitioning for Hash Join enhancement New feature or request performance Make DataFusion faster
#15382 opened Mar 24, 2025 by Dandandan
Refactor SpillManager into a separate file enhancement New feature or request
#15373 opened Mar 24, 2025 by 2010YOUY01
Add documentation example for AggregateExprBuilder documentation Improvements or additions to documentation good first issue Good for newcomers
#15369 opened Mar 23, 2025 by alamb
Support Custom Function Registration with Catalog and Schema enhancement New feature or request
#15363 opened Mar 23, 2025 by goldmedal
[DISCUSS] Consider Vendoring Certain Dependencies enhancement New feature or request
#15360 opened Mar 22, 2025 by logan-keede
limit max disk usage for spilling queries enhancement New feature or request
#15358 opened Mar 22, 2025 by alamb
Merge operation involving map field fails bug Something isn't working
#15351 opened Mar 21, 2025 by chsgray
Plan joins with PartitionMode::Auto by default enhancement New feature or request performance Make DataFusion faster
#15349 opened Mar 21, 2025 by Dandandan
[DISCUSS] Switch to tree explain by default enhancement New feature or request
#15343 opened Mar 21, 2025 by alamb
Extending BinaryOp/Operator support enhancement New feature or request
#15326 opened Mar 20, 2025 by waynexia
ProTip! Mix and match filters to narrow down what you’re looking for.