1. Home
  2. Browse
  3. arrow

arrow

v9.0.0#0Go to latest

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

Install

Run the following Vcpkg command to install the port.

vcpkg install arrow

Usage

The package arrow provides CMake targets:

find_package(Arrow CONFIG REQUIRED)
target_link_libraries(main PRIVATE ${ARROW_LIBRARIES})

Features

Dependencies

See source

Version

v9.0.0#0

Publication

Supports

x64 | (arm64 & !windows)

GitHub

apache/arrow16K

Homepage

arrow.apache.org

Subtree

cd5e7946ad

License

Apache-2.0

Definition

Manifest