Skip to content

[C++] Make Arrow C++ buildable with MSVC on Windows ARM64 #47784

@jgiannuzzi

Description

@jgiannuzzi

Describe the enhancement requested

Currently Arrow C++ is not buildable on Windows ARM64 with MSVC, but only with clang. When building ParquetSharp, we use vcpkg which only supports MSVC for Windows. G-Research/ParquetSharp#441 is a feature request that we would like to solve by making Arrow C++ buildable with MSVC on Windows ARM64.

I'm willing to contribute a fix for this.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions