philippeVerney opened a new pull request, #3546: URL: https://github.com/apache/avro/pull/3546
## What is the purpose of the change This pull request improves std::vector decoding by allocating memory block by block instead of a default memory allocation strategy. ## Verifying this change This change is already covered by existing tests, such as testArray() in test/SpecificTests.cc ## Documentation - Does this pull request introduce a new feature? no -- 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]
