-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[DISCUSSION] DataFusion Road Map: Q3-Q4 2025 #15878
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
Comments
My plans: 🚀 performance (dynamic filter pushdown)
Variant / semi structured data supportI plan to help @PinkCrow007, and others work on variant. This likely requires doing so in arrow-rs / parquet and then moving on to features in datafusion like expression pushdown and user defined types
I also plan to continue releases, help review code for important projects, blog writing, etc |
My list (still mainly about aggregation performance, it has falled much behind duckdb on clickbench...):
|
Welcome back! |
I would like to help push forward the CMU effort for variant types.
|
I think #14595 is in a decent shape and could be merged :) Though it cannot unnest all queries and might produce wrong result for some lateral joins, that would be a good starting point for us to slowly add lateral join and full unnesting support to the codebase. |
|
@skyzh -- I think the conversation on #5492 might be relevant to you as well |
|
My lists:
|
My list includes:
|
I am currently interested in the following subjects where I'll probably experiment with some things or help out others.
|
Do we have blogs about these epics? |
I suggest we use this ticket to discuss and coordinate the "roadmap" for DataFusion over the next 3-6 months
DataFusion is a community project, and unlike many other open source projects there is no "DataFusion Company" that pays contributors and determines their priority. The project's evolution and priorities is determined by those community members able and willing to devote their time and energy to driving the project forward
In the past it has been helpful to have a public discussion about features in order to:
So please feel free to post comments about:
See previous discussions:
The text was updated successfully, but these errors were encountered: