-
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
Oct 16, 2024: This week in DataFusion #12973
Comments
@alamb I really like this, keeping one up each week would be great. Gives everybody a good direction to go in for the overall project. Thanks for writing this! |
A discussion about meetup in Amsterdam: |
Something else I hope to highlight next week is how the process of reviewing PRs helps understand the code, helps the community, and drives the process forward |
Next week's issue: #13035 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduction
Goal of this ticket is a weekly summary if interesting things happening in DataFusion over the last week. Note this is not a complete list. Please feel free to comment on this ticket about things that I may have missed or you think should get wider attention by the community
Loosely inspired by https://this-week-in-rust.org/
Andrew's TLDR:
We are preparing for the 43.0.0 release and I am personally pretty excited about:
WindowFunction
Interface (remove built in list ofBuiltInWindowFunction
s) #8709Upcoming Releases
Project Happenings
Highlights from last week(s):
(I am sorry if I missed you -- please add a note to this ticket with anything you would like to add)
Performance
signum
function (3-25x faster) #12890Quality
Extensibility
WindowFunction
Interface (remove built in list ofBuiltInWindowFunction
s) #8709 (thanks @jcsherin @jatin510 @hailelagi)Features
Interesting discussions underway:
Community
Upcoming meetups:
Background:
I got some great feedback from @timsaucer, @findepi and @andygrove on the DataFusion weekly call that having a weekly summary like #12494 was helpful. I will therefore try to write up one each week
The text was updated successfully, but these errors were encountered: