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

Add StringViewArray blogs on the DataFusion blog #25

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Sep 13, 2024

Closes apache/datafusion#11603

Rationale

These two blog posts are entirely about DataFusion and thus publishing them on the DataFusion blog will make it easier to find ("all good DataFusion content in one place")

@XiangpengHao and I published them on the InfluxData blog first to help SEO / ensure InfluxData got credit for the content, but now that it has been released for a while, I would like to cross publish the content.

Changes:

Repost the content from the following articles:

It actually looks pretty nice:

Screenshot 2024-09-13 at 7 43 38 AM

(BTW total kudos to @evbacher for gd2md-html (convert google docs to markdown). It made this process much easier 🙏

Copy link
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good one

@alamb
Copy link
Contributor Author

alamb commented Sep 13, 2024

BTW teaser: apache/datafusion#12092 we are very very close to turning this on by default and getting the promised 10-20% across the board performance improvements

Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alamb

@alamb
Copy link
Contributor Author

alamb commented Sep 23, 2024

Thank you so much @andygrove 🙏 and @findepi and @2010YOUY01

@alamb alamb merged commit cc94d88 into apache:main Sep 23, 2024
@alamb alamb deleted the alamb/string_view_blogs branch September 23, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write a blog post about implementing StringView in DataFusion
4 participants