lidavidm commented on issue #3611:
URL: https://github.com/apache/arrow-adbc/issues/3611#issuecomment-3435446715

   I did a bit of digging. Apparently we are overflowing the length of a 
regular string/binary column and not detecting it. What we should do in this 
case is split the batch (or error if an individual value is >2GB and hence 
won't fit); I'll have to ponder how best to handle this, and/or provide an 
option to use the large_ variants. 


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