Skip to content
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

Write a blog post about implementing StringView in DataFusion #11603

Open
alamb opened this issue Jul 22, 2024 · 7 comments · May be fixed by apache/datafusion-site#25
Open

Write a blog post about implementing StringView in DataFusion #11603

alamb opened this issue Jul 22, 2024 · 7 comments · May be fixed by apache/datafusion-site#25
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@alamb
Copy link
Contributor

alamb commented Jul 22, 2024

As part part of the InfluxData / @pauldix philosophy of "write cool software and tell people about it" we plan to tell people about the great work that went into making StringView work in DataFusion

As part of #10918 and the intern process at InfluxData, @XiangpengHao plans to write a blog post about the experience and what it takes to do this kind of performance optimization

I am filing this ticket to give it visibility

We plan to publish the blog on InfluxData's blog first, but then will propose cross-posting on the DataFusion blog.

If anyone is interested in reviewing or helping, please let us know

@alamb
Copy link
Contributor Author

alamb commented Aug 2, 2024

@XiangpengHao -- can you possibly comment / take this issue (I can't assign it to you without you having first commented on it 😆 )

@XiangpengHao
Copy link
Contributor

take

@alamb
Copy link
Contributor Author

alamb commented Aug 12, 2024

We are done with the draft. We expect it to be published in the next few weeks (it turns out to be a two part series)

@alamb
Copy link
Contributor Author

alamb commented Aug 16, 2024

In case anyone wants an overview of adding StringView to DataFusion, here is a presentation and slides
Video: https://www.youtube.com/watch?v=RVLshX6fbds
Slides: https://drive.google.com/file/d/1Qqd8V6cfS9rSQ_-JrinasQJwI79qlUEV/view?usp=drive_link

Blog is coming soon

@alamb
Copy link
Contributor Author

alamb commented Aug 27, 2024

@alamb
Copy link
Contributor Author

alamb commented Sep 10, 2024

Part 2: https://www.influxdata.com/blog/faster-queries-with-stringview-part-two-influxdb/

cc @XiangpengHao

I would like to also make a copy of this content on the DataFusion blog as it is entirely about DataFusion and might be easier to discover there

@alamb
Copy link
Contributor Author

alamb commented Sep 13, 2024

I made a PR to add a copy of these blogs to the DataFusion site: apache/datafusion-site#25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants