We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b262b commit 5ee6698Copy full SHA for 5ee6698
building/lambda/build-lambda-layer.sh
@@ -16,7 +16,7 @@ export CMAKE_PREFIX_PATH=$ARROW_HOME:$CMAKE_PREFIX_PATH
16
17
git clone \
18
--depth 1 \
19
- --branch apache-arrow-14.0.1 \
+ --branch apache-arrow-16.1.0 \
20
--single-branch \
21
https://github.com/apache/arrow.git
22
0 commit comments