Commits


Deepak Majeti authored and Wes McKinney committed 4b444c62692
PARQUET-909: Reduce buffer allocations (mallocs) on critical path Author: Deepak Majeti <deepak.majeti@hpe.com> Closes #268 from majetideepak/ReuseBuffers and squashes the following commits: bbf5453 [Deepak Majeti] Review comments 4d93d4b [Deepak Majeti] Improve example 3a3e2bb [Deepak Majeti] Fix Resize shrink_to_fit 53c8ac1 [Deepak Majeti] Improve API 22f422f [Deepak Majeti] clang format 8ae02cc [Deepak Majeti] optimize for uncompressed data 3190cef [Deepak Majeti] change fit_to_size of InMemoryOutputStream 03d4862 [Deepak Majeti] clang format 261aa1c [Deepak Majeti] Rewrite Compress API b09c4a8 [Deepak Majeti] Reuse uncompressed_data buffer 6b9a81b [Deepak Majeti] Clang fromat 31af602 [Deepak Majeti] Reuse levels rle buffer 82eabfb [Deepak Majeti] Re-use def and rep levels sink edc8e3c [Deepak Majeti] Add API to InMemoryOutputStream Change-Id: I77483a383043d590936b42c06d425fbdc1edf9fc