Commits

Wes McKinney authored 859018b3c79
ARROW-392: [C++/Java] String IPC integration testing / fixes. Add array / record batch pretty-printing Was blocked by ARROW-393 Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #217 from wesm/ARROW-392 and squashes the following commits: 1efeaed [Wes McKinney] Remove debug printing from Java 57e4926 [Wes McKinney] cpplint 56a1c41 [Wes McKinney] We are only padding to 8 byte boundaries e33bed3 [Wes McKinney] clang-format, add all-OK message to integration_test.py 8e8d6d3 [Wes McKinney] Implement simple C++ pretty printer for record batches. Debugging efforts