Update Arrow Package with breaking changes (#2440)

* Merge the breaking change of Arrow Package.

* Fix typo

* Fix lint.

* put forward declarations into header

* fix

* add protocol.h

* fix linting
This commit is contained in:
Yuhong Guo
2018-07-25 14:28:33 -07:00
committed by Philipp Moritz
parent 7edc677304
commit b35ce5dbf1
11 changed files with 171 additions and 336 deletions
+2 -2
View File
@@ -40,10 +40,10 @@ else
exit 1
fi
# The PR for this commit is https://github.com/apache/arrow/pull/2104. We
# The PR for this commit is https://github.com/apache/arrow/pull/2282. We
# include the link here to make it easier to find the right commit because
# Arrow often rewrites git history and invalidates certain commits.
TARGET_COMMIT_ID=cecbcf7de00d2bf255bdba97cee1d37130e5bb79
TARGET_COMMIT_ID=35ef303ad4f5a1f7a7e156e94ef331b7f9586ca5
build_arrow() {
echo "building arrow"