Add StringViewArray blogs on the DataFusion blog#25
Merged
alamb merged 2 commits intoapache:mainfrom Sep 23, 2024
Merged
Conversation
This was referenced Sep 13, 2024
Contributor
Author
|
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 |
2010YOUY01
reviewed
Sep 14, 2024
Co-authored-by: Yongting You <[email protected]>
8 tasks
andygrove
approved these changes
Sep 23, 2024
Contributor
Author
|
Thank you so much @andygrove 🙏 and @findepi and @2010YOUY01 |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
(BTW total kudos to @evbacher for gd2md-html (convert google docs to markdown). It made this process much easier 🙏