Последняя версия

Apache Parquet MR 1.11.9

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

Лицензия

Лицензия

Группа

Группа

com.gojek.parquet
Идентификатор

Идентификатор

parquet
Версия

Версия

1.11.9
Тип

Тип

pom
Описание

Описание

Apache Parquet MR
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
Ссылка на сайт

Ссылка на сайт

https://parquet.apache.org
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать parquet 1.11.9

Имя Файла Размер
parquet-1.11.9.pom 26 KB
Обзор

<!-- 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4

Модули Проекта

  • 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