sherman commented on issue #599: URL: https://github.com/apache/arrow-java/issues/599#issuecomment-2651978719
> > string views on top of data pages > > As in, adding existing buffers to a StringView vector? I don't think the current API supports that but it would be good to figure out a way to do so. Yes, as far as I understand from the code and explanation. Check out [this blog ](https://blog.haoxp.xyz/posts/string-view-datafusion/#section-2-faster-parquet-loading) post by the author: > For example, in Figure 4, the StringViewArray directly references the buffer with the decoded Parquet page. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
