Pinot Segment Service Provider Interface

A realtime distributed OLAP datastore

License

License

GroupId

GroupId

org.apache.pinot
ArtifactId

ArtifactId

pinot-segment-spi
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pinot Segment Service Provider Interface
A realtime distributed OLAP datastore
Project URL

Project URL

https://pinot.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download pinot-segment-spi

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.pinot : pinot-spi jar 0.10.0
org.roaringbitmap : RoaringBitmap jar 0.9.25
it.unimi.dsi : fastutil jar 8.2.3
org.locationtech.jts : jts-core jar 1.16.1
org.xerial.larray : larray-mmap jar 0.4.1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0