westonpace edited a comment on issue #10776: URL: https://github.com/apache/arrow/issues/10776#issuecomment-885355493
The length we are talking about here is the total length (in bytes) of a column. So, for example, if you have a column with 1 million strings and each string has 36,000 characters that would be a total length of 36 billion bytes which would be too large. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org