Commits


Wes McKinney authored and Krisztián Szűcs committed 200e3087a29
ARROW-6120: [C++] Forbid use of <iostream> in public header files I also noticed that `parquet/thrift.h` is an internal header that should not be installed. Closes #5300 from wesm/ARROW-6120 and squashes the following commits: 472cfb53f <Wes McKinney> Forbid use of iostream in public headers Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>