Group: Apache ORC
1.ORC Core172 usages
org.apache.orc » orc-core Apache
The core reader and writer for ORC files. Uses the vectorized column batch
for the in memory representation.
Last Release on Feb 25, 2026
2.ORC MapReduce33 usages
org.apache.orc » orc-mapreduce Apache
An implementation of Hadoop's mapred and mapreduce input and output formats
for ORC files. They use the core reader and writer, but present the data
to the user in Writable objects.
Last Release on Feb 25, 2026
5.Apache ORC Format3 usages
org.apache.orc » orc-format Apache
ORC is a self-describing type-aware columnar file format designed
for Hadoop workloads. It is optimized for large streaming reads,
but with integrated support for finding required rows
quickly.
Last Release on Aug 15, 2025
6.Apache ORC1 usages
org.apache.orc » orc Apache
ORC is a self-describing type-aware columnar file format designed
for Hadoop workloads. It is optimized for large streaming reads,
but with integrated support for finding required rows
quickly.
Last Release on Feb 25, 2026
8.ORC Benchmarks
org.apache.orc » orc-benchmarks Apache
Benchmarks for comparing ORC, Parquet, and Avro performance.
Last Release on Jan 23, 2018
