Last Version

ORC Core 1.5.1

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

License

License

GroupId

GroupId

com.intel.qat
ArtifactId

ArtifactId

orc-core
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download orc-core 1.5.1


<!-- https://jarcasting.com/artifacts/com.intel.qat/orc-core/ -->
<dependency>
    <groupId>com.intel.qat</groupId>
    <artifactId>orc-core</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.qat/orc-core/
implementation 'com.intel.qat:orc-core:1.5.1'
// https://jarcasting.com/artifacts/com.intel.qat/orc-core/
implementation ("com.intel.qat:orc-core:1.5.1")
'com.intel.qat:orc-core:jar:1.5.1'
<dependency org="com.intel.qat" name="orc-core" rev="1.5.1">
  <artifact name="orc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.qat', module='orc-core', version='1.5.1')
)
libraryDependencies += "com.intel.qat" % "orc-core" % "1.5.1"
[com.intel.qat/orc-core "1.5.1"]

Dependencies

compile (9)

Group / Artifact Type Version
com.intel.qat : orc-shims jar 1.5.1
com.google.protobuf : protobuf-java jar 2.5.0
commons-lang : commons-lang jar 2.6
io.airlift : aircompressor jar 0.10
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0
org.apache.hive : hive-storage-api jar 2.6.0
org.slf4j : slf4j-api jar 1.7.5
org.apache.hadoop » hadoop_qat_wrapper jar 2.3.0

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.