Commit graph

14 commits

Author SHA1 Message Date
Dmitry Kalinkin 43c7477345
arrow-cpp: fix build on architectures other than x86_64
Settting ARROW_USE_SIMD=OFF used to fix i686 build for 1.12.0.
The fix for ARROW-5007 should help on aarch64.
2019-04-12 21:44:09 -04:00
Dmitry Kalinkin b99dc87dc2
arrow-cpp: 0.12.0 -> 0.13.0
pythonPackages.pyarrow: 0.12.0 -> 0.13.0

*_HOME variables are now gone. There are similar *_ROOT variables, but
the package discovery currently works without that.
2019-04-05 23:14:48 -04:00
Dmitry Kalinkin 77e6dcb338
arrow-cpp, pythonPackages.pyarrow: 0.11.0 -> 0.12.0 2019-01-20 21:14:30 -05:00
Matthew Bauer 62b54d5893 arrow-cpp: don’t expose gtest_static 2018-12-30 16:56:51 -06:00
Dmitry Kalinkin 956b4a87a8 arrow-cpp: fix build
Fixes: 1f6b095061 ('gtest: build shared library')
2018-12-26 19:57:32 +03:00
Dmitry Kalinkin c88e09d46f arrow-cpp: fix for zstd 1.3.6+ (#48928) 2018-10-24 10:50:01 +02:00
Dmitry Kalinkin 4ed993367f arrow-cpp: 0.10.0 -> 0.11.0 (#48066)
* arrow-cpp: 0.10.0 -> 0.11.0

* arrow-cpp: enable testing
2018-10-13 10:12:26 +02:00
Dmitry Kalinkin 3942226053 arrow-cpp: 0.9.0 -> 0.10.0
pythonPackages.pyarrow: 0.9.0 -> 0.10.0
parquet: 1.4.0 -> 1.5.0
2018-10-03 21:43:48 -04:00
Dmitry Kalinkin f46d23996c Revert "arrow-cpp: 0.9.0 -> 0.10.0" (#45990)
Hold off the upgrade until parquet 1.5.0 is released.

This reverts commit 72d630779d.
2018-09-03 20:51:28 +02:00
Dmitry Kalinkin 72d630779d arrow-cpp: 0.9.0 -> 0.10.0 2018-08-17 15:00:42 -04:00
Dmitry Kalinkin 671e9bd3bf
python.pkgs.pyarrow: fix for python3 2018-04-08 19:59:38 -04:00
Dmitry Kalinkin cdf612bc0d
arrow-cpp,pythonPackages.pyarrow: 0.8.0 -> 0.9.0 2018-04-04 15:24:58 -04:00
Dmitry Kalinkin f9192c5424
pythonPackages.pyarrow: init at 0.8.0 2018-04-04 09:03:48 -04:00
Dmitry Kalinkin c5df226c73
arrow-cpp: init at 0.8.0 2018-04-03 16:15:02 -04:00