Skip to content

Commit f269ce1

Browse files
committed
Try release build type for pyarrow
Possibly a regression stemming from abseil/abseil-cpp@f3760b4
1 parent 748c31e commit f269ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/docker/conda-python.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ RUN mamba install -q -y \
3434

3535
ENV ARROW_ACERO=ON \
3636
ARROW_BUILD_STATIC=OFF \
37+
ARROW_BUILD_TYPE=Release \
3738
ARROW_BUILD_TESTS=OFF \
3839
ARROW_BUILD_UTILITIES=OFF \
3940
ARROW_COMPUTE=ON \

0 commit comments

Comments
 (0)