The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is ...

Artifacts using JavaEWAH version 0.3.2 (9)
Sort by:Popular

Hive Query Language
Last Release on Nov 23, 2025
Spark Project Hive
Last Release on Jun 12, 2026
Hive Query Language
Last Release on Apr 7, 2016

Relocated → org.apache.hive » hive-exec
Hive Query Language
Last Release on Jun 16, 2018
Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
Last Release on Apr 8, 2014

Spark Project Hive Exec Dependencies
Last Release on Apr 30, 2019
NiFi Hive3 Processors
Last Release on Nov 20, 2024
This bundle will export packages from javaewah.jar
Last Release on Feb 24, 2013

DSE Spark Dependencies
Last Release on Jun 15, 2026
  • Prev
  • 1
  • Next