-
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
Blog post with DataFusion Jun - Sep 2023 #6780
Comments
Ideas of Major items to include in this post
|
Improved join performance would maybe be another thing to highlight. Maybe we show a benchmark with improvements (TCP-H, ClickBench, ...) from version 25 -> 28. |
There has been major work on |
Also #7400 spilling group by from @kazuyukitanimura |
Another topic: the new library user guide: https://arrow.apache.org/datafusion/library-user-guide/index.html |
FYI this is very much on my list, but I need to focus on the SIGMOD paper for a while. If someone else has the time and inclination to start a PR I would be most appreciative |
Realistically I am very tied up with #6782 and so won't have time to work on a blog post until after that is submitted (end of Nov). If someone else has time to work on this it would be very much apprecaited |
This is going to have to be more like a 2023 retrospective 🤔 |
I am starting to draft this now |
Here is a PR with a draft (still needs more work): apache/arrow-site#457 |
Closes apache/datafusion#6780 This blog post describes DataFusion over the last 6 months, DataFusion 26 to 34. If anyone has time to pitch in and look up links or help with the language that would be most apprecaited --------- Co-authored-by: Bruce Ritchie <bruce.ritchie@veeva.com> Co-authored-by: Andy Grove <andygrove73@gmail.com> Co-authored-by: Mustafa Akur <106137913+mustafasrepo@users.noreply.github.com>
The blog post is now published! https://arrow.apache.org/blog/2024/01/19/datafusion-34.0.0/ |
Let's capture other items to highlight here #9602 |
Is your feature request related to a problem or challenge?
We have had good luck writing up quarterly updates for DataFusion, most recently:
https://arrow.apache.org/blog/2023/06/24/datafusion-25.0.0/
(see #5812)
Describe the solution you'd like
It would be great to write another about what has happened in the last few months of DataFusion
Things I expect will be good to highlight (🤞 ):
Others?
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: