-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
DataFusion weekly project plan (Andrew Lamb) - Nov 13, 2023 #8151
Comments
Wrote up #8152 as part of communty growth |
I think this is a complicated feature and unfortunately don't have time at the moment to help it through the process. Perhaps other contributors such as @Dandandan or @sunchao / @viirya would have time to help shepherd / work with you on the implementation. |
any simpler, more immediate issues in mind? I tried to search issues tagged with good-first-issue label but many of them had "some history" so maybe there are some of them that come to your mind that are higher priority/more useful |
Thanks for asking @edmondop -- I don't know of any that are great candidates at this time (It takes a non trivial amount of time to write them up, and then they get done very quickly :)) -- I will try and write up some more shortly. I filed some more issues under #6195 that might be interesting to do if you have time and inclination |
#8274 for this week |
The idea of this ticket is to log plans I have each week for DataFusion related items, largely for my own personal organizational needs, but also trying to
It would be awesome if anyone else who has definite DataFusion plans could try something like this (maybe tickets are the best place 🤔 )
Major items I plan for personally this week:
Projects I am watching / trying to help review and coordinate if needed
HashJoinStream
memory tracking insufficient #7848 with @korowaStreamingTable
like API Decouple Streaming Use-Case from File IO Abstractions #7994 with @metegenez and @ozankabakARRAY
function hardening: [Epic] General ticket for the concept of the practical implementation ofARRAY
#6980 / https://github.com/apache/arrow-datafusion/issues/7988with @jayzhan211 @Veeupup @edmondop and @xudong963 (e.g. Minor: Supportnulls
inarray_replace
, avoid a copy #8054)BuiltInScalarFunction
) #8045 with @2010YOUY01 (get initial PR merged, help @2010YOUY01 lay the foundation, prepare first function extractions)EquivalenceClass
into a struct #8034 and reviews) with @ozankabak and @mustafasrepoThe text was updated successfully, but these errors were encountered: