Commits


Zherui Cao authored and Wes McKinney committed af999b8d080
PARQUET-517: [C++] Use arrow::MemoryPool for all heap allocations Closes #5496 from czxrrr/PARQUET-517 and squashes the following commits: d2fa7cea6 <Wes McKinney> Do not use std::vector ctor from C++14 b137091c6 <Wes McKinney> Try to fix macOS/Windows compilation error 34f797951 <Wes McKinney> Rebase and remove SmallScalarMemoTable changes f3e026f16 <czxrrr> use pool for some major memory consumer Lead-authored-by: Zherui Cao <caozherui@gmail.com> Co-authored-by: Wes McKinney <wesm+git@apache.org> Co-authored-by: czxrrr <caozherui@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>