mirror of https://github.com/apache/druid.git
0aa7a2a3ee
* Add HashVectorGrouper based on MemoryOpenHashTable. Additional supporting changes: 1) Modifies VectorGrouper interface to use Memory instead of ByteBuffers. 2) Modifies BufferArrayGrouper to match the new VectorGrouper interface. 3) Removes "implements VectorGrouper" from BufferHashGrouper. * Fix comment. * Fix another comment. * Remove unused stuff. * Include hoisted bounds checks. * Checks against too-large keySpaces. |
||
---|---|---|
.. | ||
src | ||
pom.xml |