Greetings. Pyarrow 0.3.0 was stable and working for our data package manager <https://quiltdata.com>. As of today we're seeing a segfault on parquet.write_table in CI (Linux and Mac). Here are our before <https://travis-ci.org/quiltdata/quilt/builds/234903477> and after <https://travis-ci.org/quiltdata/quilt/builds/235324971> CI results. Both use `conda install --yes -c conda-forge pyarrow=0.3` and use pyarrow in the same ways.
Conda does not seem to be holding any other version of 0.3 that I can see with `conda list`. Did any second order dependencies change? It would make sense if the 0.4 binaries were broken or missing but I'm a bit mystified as to how 0.3 broke :-) Thanks in advance. Looking forward to using Arrow as it evolves. ᐧ