org.apache.orc:orc-core (1.9.1)

Published 2026-02-24 13:44:29 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.orc</groupId>
	<artifactId>orc-core</artifactId>
	<version>1.9.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.apache.orc:orc-core:1.9.1

About this package

The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.

Dependencies

org.apache.orc:orc-shims
1.9.1
org.apache.commons:commons-lang3
3.12.0
io.airlift:aircompressor
0.25
org.apache.hadoop:hadoop-common
2.7.3
org.apache.hadoop:hadoop-hdfs
2.7.3
org.jetbrains:annotations
17.0.0
org.slf4j:slf4j-api
2.0.7
org.threeten:threeten-extra
1.7.1
com.google.guava:guava
31.1-jre
org.junit.jupiter:junit-jupiter-api
5.9.3
org.junit.jupiter:junit-jupiter-params
5.9.3
org.mockito:mockito-core
4.11.0
org.mockito:mockito-junit-jupiter
4.11.0
com.google.auto.service:auto-service
1.0.1
org.slf4j:slf4j-simple
2.0.7
Details
Maven
2026-02-24 13:44:29 +00:00
0
ORC Core
2.7 MiB
Assets (2)
Versions (1) View all
1.9.1 2026-02-24