OK, that's fixed -- the statically-linked libraries in libarrow.so were being leaked to transitive dependencies. I guess it didn't cause problems until now (the Parquet unit tests link to libarrow.so).
I'm planning to put the data files from https://github.com/apache/parquet-cpp/tree/master/data into https://github.com/apache/parquet-testing and pull that during CI to set the `$PARQUET_TEST_DATA` env variable. Does that sound right? [ Full content available at: https://github.com/apache/arrow/pull/2453 ] This message was relayed via gitbox.apache.org for [email protected]
