apache / datafusion

Apache DataFusion SQL Query Engine
https://datafusion.apache.org/
Apache License 2.0
5.48k stars 1.01k forks source link

Blog post with DataFusion Jan - June 2024 #9602

Open alamb opened 3 months ago

alamb commented 3 months ago

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/2024/01/19/datafusion-34.0.0/

(see https://github.com/apache/arrow-datafusion/issues/6780)

Describe the solution you'd like

Write a blog post

Describe alternatives you've considered

No response

Additional context

No response

alamb commented 3 months ago

I am starting to collect a list of things to highlight here

Performance improvements:

SQL to String features from @devinjdangelo / @backkem

Maybe REcursive CTEs:

alamb commented 3 months ago

CTE support: https://github.com/apache/arrow-datafusion/pull/9619

Omega359 commented 3 months ago

Just a few things that come to mind:

Functions:

alamb commented 3 months ago

WASM from @waynexia https://github.com/apache/arrow-datafusion/discussions/9834

alamb commented 9 hours ago

I am now officially out of time and excuses -- I need to write this post soon