alamb commented on issue #6112:
URL: https://github.com/apache/arrow-rs/issues/6112#issuecomment-2252450934

   > Do you mean we need to add a new function like the following?
   
   Maybe you could add a check in your code (or in datafusion 🤔 ) on the size 
of the string buffer and make a new record batch if they exceed 2GB or 
something. This might be related: 
https://github.com/apache/datafusion/issues/9562
   
   
   Making a single array with more than 2GB of string data is likely to be non 
ideal in a bunch of ways


-- 
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]

Reply via email to