Skip to content

org.apache.druid.extendedset 0.23.106-verta-main-2023-06-01T20-10-52--60d5977 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.druid</groupId>
  <artifactId>extendedset</artifactId>
  <version>0.23.106-verta-main-2023-06-01T20-10-52--60d5977</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Implementation of CONCISE (COmpressed 'N" Composable Integer SEt) bit map compression algorithm by Alessandro
Colantonio with some enhanced features - http://ricerca.mat.uniroma3.it/users/colanton/docs/concise.pdf