Skip to content

[C++][Gandiva] Accept LLVM 16 #34768

@jorisvandenbossche

Description

@jorisvandenbossche

Some builds started to pick up LLVM 16, while we currently only accept up to 15:

arrow/cpp/CMakeLists.txt

Lines 130 to 132 in 24ba1cf

set(ARROW_LLVM_VERSIONS
"15.0"
"14.0"

Similar to #14125 for LLVM 15.

For example, the nightly pandas crossbow build is failing because conda started to install LLVM 16 (eg https://github.com/ursacomputing/crossbow/actions/runs/4551997501/jobs/8026770676)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions