Commits


Or Ozeri authored and Antoine Pitrou committed 5e489264a86
PARQUET-1705: [C++] Disable shrink-to-fit on the re-usable decryption buffer See: https://issues.apache.org/jira/browse/PARQUET-1705 Closes #5914 from orozery/disable_shrinktofit_on_decryption_buffer and squashes the following commits: cb28edfc9 <Or Ozeri> disable shrink-to-fit on the re-usable decryption buffer Authored-by: Or Ozeri <oro@il.ibm.com> Signed-off-by: Antoine Pitrou <antoine@python.org>