mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
Upgrade arrow to include more detailed flushing message (#2706)
This commit is contained in:
committed by
Robert Nishihara
parent
e467f546b5
commit
b4c47a5861
Vendored
+2
-2
@@ -34,10 +34,10 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# The PR for this commit is https://github.com/apache/arrow/pull/2368. We
|
||||
# The PR for this commit is https://github.com/apache/arrow/pull/2458. 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=4660833b2c5ef63a97445e304b8f72a2e0170f9c
|
||||
TARGET_COMMIT_ID=fda4b3dcfc773612b12973df5053193f236fc696
|
||||
build_arrow() {
|
||||
echo "building arrow"
|
||||
# Make sure arrow will be built again when building ray for java later than python
|
||||
|
||||
Reference in New Issue
Block a user