ritchie46 commented on pull request #382: URL: https://github.com/apache/arrow-rs/pull/382#issuecomment-850967804
@jorgecarleitao I implemented your proposal from #347. As we now need to define an `enum` in the `with_capacities` constructor, I want to be extra certain that I added all possible variants, as adding one later is backwards incompatable. Could you check if I missed something. For now, only the `(large)-utf8` ones uses this, but if the design is ok, I can add more in later PRs. -- 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: us...@infra.apache.org