zeroshade opened a new issue, #211:
URL: https://github.com/apache/arrow-go/issues/211

   ### Describe the enhancement requested
   
   #197 added an option to force columns to use the Large variants of String 
and Binary to handle columns with data larger than 2GB. We should take this one 
step further to automatically reduce the batch size of records to fit within 
int32 offsets if the column data is too large to fit within a single 
String/Binary column (data is more than 2GB).
   
   ### Component(s)
   
   Parquet


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to