alamb commented on issue #1826:
URL: 
https://github.com/apache/datafusion-ballista/issues/1826#issuecomment-4651856268

   > `OffsetOverflowError` often occurs when the offset of array is too large 
to fit offsets.
   
   Yeah --  specifically when `batch_size * avg_length(string/bytes)` > 2GB
   
   I am not sure what this query is doing but if it generating intermediate 
results with large string values, that perhaps is waht you are hitting


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to