1. Home
  2. Browse
  3. orc

orc

v1.9.1#0Go to latest

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads

Install

Run the following Vcpkg command to install the port.

vcpkg install orc

Usage

orc provides CMake targets:

find_package(unofficial-orc CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::orc::orc)

Dependencies

See source

Version

v1.9.1#0

Publication

Supports

!uwp

GitHub

apache/orc732

Homepage

orc.apache.org

Subtree

b210cf28f0

License

Apache-2.0

Definition

Manifest