romainfrancois commented on pull request #8650: URL: https://github.com/apache/arrow/pull/8650#issuecomment-756833600
Now pulled in the commit from #8886 so that this uses `Converter::Extend()` instead of the R specific previous `AppendRange()`. I believe that for the chunker class to be useful in this case, we would need to act on that comment: ``` // we could get bit smarter here since the whole batch of appendable values // will be rejected if a capacity error is raised ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
