Group: Apache ORC
Sort by:Popular

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

3.ORC Shims15 usages

org.apache.orc » orc-shims Apache

A shim layer for supporting various versions of Hadoop dynamically. This module uses a higher version of Hadoop so that we can create shims that let us use new features of Hadoop without having a hard dependency on the latest version.
Last Release on Feb 25, 2026

4.ORC Tools5 usages

org.apache.orc » orc-tools Apache

ORC Tools
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

7.ORC Examples

org.apache.orc » orc-examples Apache

ORC Examples
Last Release on Jan 8, 2026

8.ORC Benchmarks

org.apache.orc » orc-benchmarks Apache

Benchmarks for comparing ORC, Parquet, and Avro performance.
Last Release on Jan 23, 2018