psvri commented on issue #2054:
URL: https://github.com/apache/arrow-rs/issues/2054#issuecomment-1220433031

   So based on this issue the following PR's are created. Some I have kept in 
draft, but the rest are ready for review. The buffer builder refactoring I will 
take it last once the rest are approved.
   
   - [ ] #2488
   - [ ] #2515
   - [ ] #2516
   - [ ] #2517 , will remove from draft once the above three are merged
   - [ ] #2518 , will remove from draft once #2517 is merged
   - [ ]  Todo Buffer builder
   
   On a side note , I have replace all `new` calls with `with_capacity` in the 
API's so that the logic would remain the same.
   
   Only in test module I have used both API's to test them.


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

Reply via email to