Core reader and writer for the Optimized Row Columnar (ORC) file format, using vectorized column batch for in-memory representation.
<dependency>
<groupId>org.apache.orc</groupId>
<artifactId>orc-core</artifactId>
<version>2.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an ORC file writer with a schema.
No known issues recorded.
No dependency data recorded yet.