Arrow builds with parquet, 5 days of work
Closes SPI-1432
It turns out that arrow builds an implementation of parquet internally, with thrift and everything. Thrift and parquet-mr/parquet-cpp are therefore not needed. The solution was to simply make a revision for arrow, thereby making the parquet-enabling flag visible to the system. Thanks Dmitri.