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

Pinot local segment implementations 0.9.0

A realtime distributed OLAP datastore

Лицензия

Лицензия

Группа

Группа

org.apache.pinot
Идентификатор

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

pinot-segment-local
Версия

Версия

0.9.0
Тип

Тип

jar
Описание

Описание

Pinot local segment implementations
A realtime distributed OLAP datastore
Ссылка на сайт

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

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

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

Apache Software Foundation

Скачать pinot-segment-local 0.9.0


<!-- https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/ -->
<dependency>
    <groupId>org.apache.pinot</groupId>
    <artifactId>pinot-segment-local</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/
implementation 'org.apache.pinot:pinot-segment-local:0.9.0'
// https://jarcasting.com/artifacts/org.apache.pinot/pinot-segment-local/
implementation ("org.apache.pinot:pinot-segment-local:0.9.0")
'org.apache.pinot:pinot-segment-local:jar:0.9.0'
<dependency org="org.apache.pinot" name="pinot-segment-local" rev="0.9.0">
  <artifact name="pinot-segment-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pinot', module='pinot-segment-local', version='0.9.0')
)
libraryDependencies += "org.apache.pinot" % "pinot-segment-local" % "0.9.0"
[org.apache.pinot/pinot-segment-local "0.9.0"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.apache.pinot : pinot-spi jar 0.9.0
org.apache.pinot : pinot-common jar 0.9.0
org.apache.pinot : pinot-segment-spi jar 0.9.0
org.xerial.larray : larray-mmap jar 0.4.1
com.uber : h3 jar 3.0.3
org.apache.lucene : lucene-core jar 8.2.0
org.apache.lucene : lucene-queryparser jar 8.2.0
org.apache.lucene : lucene-analyzers-common jar 8.2.0
org.apache.datasketches : datasketches-java jar 1.2.0-incubating
com.tdunning : t-digest jar 3.2
com.clearspring.analytics : stream jar 2.7.0
org.quartz-scheduler : quartz jar 2.3.2

test (8)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.11
org.mockito : mockito-core jar 3.9.0
org.apache.pinot : pinot-avro jar 0.9.0
org.apache.pinot : pinot-csv jar 0.9.0
org.apache.pinot : pinot-json jar 0.9.0
org.apache.pinot : pinot-spi test-jar 0.9.0
org.apache.pinot : pinot-yammer jar 0.9.0
org.apache.pinot : pinot-common test-jar 0.9.0

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

Данный проект не имеет модулей.