Module org.elasticsearch.compute
Package org.elasticsearch.compute.aggregation.blockhash
package org.elasticsearch.compute.aggregation.blockhash
-
ClassDescriptionSpecialized hash table implementations that map rows to a set of bucket IDs to which they belong to implement
GROUP BYexpressions.Configuration for a BlockHash group spec that is doing text categorization.Configuration for a BlockHash group spec that is later sorted and limited (Top-N).Maps aLongBlockcolumn paired with aBytesRefBlockcolumn to group ids.BlockHash implementation forCategorizegrouping function.BlockHash implementation forCategorizegrouping function as first grouping expression, followed by one or mode other grouping expressions.An optimized block hash that receives two blocks: tsid and timestamp, which are sorted.