-
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 20, 2023 #8274
Comments
9 tasks
Review Queue DataFusion |
Next week's work: #8329 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The idea of this ticket is make my plans for DataFusion visible, largely for my own personal organizational needs, but also to:
I request anyone else who has plans like this for DataFusion could try something like this (maybe tickets are the best place 🤔 )
Plans for this week personally:
0.40.0
datafusion-sqlparser-rs#1030My plans for next week
JoinHashMap
forHashJoin
#8130, in support of memory explosion in HashJoin outputs:HashJoinStream
memory tracking insufficient #7848 with @korowaMajor projects I intend to help review and coordinate
BuiltInScalarFunction
) #8045 with @2010YOUY01 (help Refactor: UnifyExpr::ScalarFunction
andExpr::ScalarUDF
, introduce unresolved functions by name #8258)ARRAY
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 @xudong963The text was updated successfully, but these errors were encountered: