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

Questionable hash seed reuse between RepartitionExec and HashJoinExec bug Something isn't working
#15620 opened Apr 7, 2025 by ctsk
Upgrade toolchain to Rust 1.86 enhancement New feature or request good first issue Good for newcomers
#15619 opened Apr 7, 2025 by alamb
Weekly Plan (Andrew Lamb) April 7, 2025
#15616 opened Apr 7, 2025 by alamb
12 tasks
Reduce the clone() cost of Statistics by caching enhancement New feature or request
#15614 opened Apr 7, 2025 by xudong963
Vectorize window functions performance Make DataFusion faster
#15607 opened Apr 6, 2025 by Dandandan
Support window definitions with aliases enhancement New feature or request
#15605 opened Apr 6, 2025 by alamb
Use a pager for query results in datafusion-cli enhancement New feature or request
#15596 opened Apr 5, 2025 by djellemah
Cache Parquet Metadata enhancement New feature or request
#15582 opened Apr 4, 2025 by alamb
Fix PREPARE statement stests help wanted Extra attention is needed
#15577 opened Apr 4, 2025 by alamb
security_audit CI check is failing on main bug Something isn't working
#15571 opened Apr 3, 2025 by alamb
Nested correlated subquery error with a depth exceeding 1 bug Something isn't working
#15558 opened Apr 3, 2025 by irenjj
Map coercion for binary operators enhancement New feature or request
#15550 opened Apr 3, 2025 by alexwilcoxson-rel
Support spilling in TopK queries enhancement New feature or request
#15538 opened Apr 2, 2025 by 2010YOUY01
Make Clickbench Q29 5x faster for datafusion enhancement New feature or request
#15524 opened Apr 1, 2025 by zhuqi-lucas
Enable sort query fuzzing with limited memory enhancement New feature or request
#15517 opened Apr 1, 2025 by 2010YOUY01
4 tasks
Blog post about TopK filter pushdown documentation Improvements or additions to documentation enhancement New feature or request
#15513 opened Mar 31, 2025 by alamb
[Epic] A collection of dynamic filtering related items enhancement New feature or request
#15512 opened Mar 31, 2025 by alamb
1 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.