Engineering Fast Indexes for Big Data Applications: Spark Summit East talk by Daniel Lemire

Опубликовано: 13 Февраль 2017
на канале: Spark Summit
3,022
41

Contemporary computing hardware offers massive new performance opportunities. Yet high-performance programming remains a daunting challenge.

We present some of the lessons learned while designing faster indexes, with a particular emphasis on compressed bitmap indexes. Compressed bitmap indexes accelerate queries in popular systems such as Apache Spark, Git, Elastic, Druid and Apache Kylin.