Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Update to Arrow 8.0 #122

Merged
merged 1 commit into from
Nov 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions omniscidb/scripts/mapd-deps-conda-dev-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
- gcc_linux-64 9.*
- ccache
- sysroot_linux-64 >=2.14
- arrow-cpp 6.0
- pyarrow 6.0
- arrow-cpp 8.0
- pyarrow 8.0
- pandas 1.3.3
- llvmdev 14.*
- openjdk 17.*
Expand All @@ -45,9 +45,8 @@ dependencies:
- ittapi
- pytest
# when cuda is enabled, install also
# - arrow-cpp=6.0=*cuda
# - arrow-cpp=8.0=*cuda
- binutils
- llvm-spirv 14.0.*
- folly 2022.04.25.00
- snappy 1.1.8 # 20220830 Currently required < 1.1.9 for proper linking with folly
- folly 2022.11.07.00

2 changes: 1 addition & 1 deletion scripts/conda/hdk-conda-dev-env.yml