maartenbreddels commented on issue #33049:
URL: https://github.com/apache/arrow/issues/33049#issuecomment-1462681341
I think there are 2 issues being reported here right?
1. The one that matches the original topic: no auto string->large_string
casting in combine_chunks.
2. .take on chunked arrays is very slow/memory consuming. IIRC arrowcpp
does a combine_chunks first, which leads to a memory explosion in many vaex use
cases.
I believe number 2 is already reported before in a different issue.
--
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]