Last Version

Apache Parquet MR 1.11.9

Parquet is a columnar storage format that supports nested data. This provides the java implementation.

License

License

GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet
Version

Version

1.11.9
Type

Type

pom
Description

Description

Apache Parquet MR
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Project URL

Project URL

https://parquet.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download parquet 1.11.9

Filename Size
parquet-1.11.9.pom 26 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet/ -->
<dependency>
    <groupId>com.gojek.parquet</groupId>
    <artifactId>parquet</artifactId>
    <version>1.11.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet/
implementation 'com.gojek.parquet:parquet:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet/
implementation ("com.gojek.parquet:parquet:1.11.9")
'com.gojek.parquet:parquet:pom:1.11.9'
<dependency org="com.gojek.parquet" name="parquet" rev="1.11.9">
  <artifact name="parquet" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet" % "1.11.9"
[com.gojek.parquet/parquet "1.11.9"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Project Modules

  • parquet-arrow
  • parquet-avro
  • parquet-benchmarks
  • parquet-cascading
  • parquet-cascading3
  • parquet-cli
  • parquet-column
  • parquet-common
  • parquet-encoding
  • parquet-format-structures
  • parquet-generator
  • parquet-hadoop
  • parquet-jackson
  • parquet-pig
  • parquet-pig-bundle
  • parquet-protobuf
  • parquet-scala
  • parquet-scrooge
  • parquet-thrift
  • parquet-hadoop-bundle
  • parquet-hive
  • parquet-hive-bundle
  • parquet-tools