-
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 6, 2023 #8063
Comments
This is a good idea, maybe we can also list some tasks that have been identified as valuable but do not yet have someone working on them. |
that would be awesome. THank you for the idea @2010YOUY01 I have always struggled with "who decides what tasks are valuable" but I suppose the answer has always been something like "whoever has the time to make them happen" 🤔 I'll try and write this idea up more coherently |
I updated the "unify function implementation plan" with @2010YOUY01 -- #8045 and made an initial PR to make |
It turns out that #8078 is important for an internal project in IOx, so I plan to work on that as well |
Next week's plan: #8151 |
The idea of this ticket is to log plans I have each week for DataFusion related items.
This is largely for my own personal organizational needs and I think it will help me remain better focused, but I also figured it might serve as an interesting summary of what is happening in DataFusion this week
Major items I know for this week:
nulls
inarray_replace
, avoid a copy #8054 with @jayzhan211 (e.g. Minor: Supportnulls
inarray_replace
, avoid a copy #8054)BuiltInScalarFunction
) #8045, get agreement and get first few PRs ready with @2010YOUY01EquivalenceClass
into a struct #8034 and reviews) with @ozankabak and @mustafasrepoThe text was updated successfully, but these errors were encountered: