trino icon indicating copy to clipboard operation
trino copied to clipboard

GroupByHashPageIndexerFactory#createPageIndexer shouldn't create a GroupByHashPageIndexer if there is only a single BIGINT type

Open sopel39 opened this issue 2 years ago • 1 comments

There is no point in creating actual page indexer if page indexer input is already single BIGINT type and bucket numbers are constrained (e.g. limited number of buckets)

sopel39 avatar Sep 19 '22 09:09 sopel39

cc @gaurav8297 @raunaqmorarka

sopel39 avatar Sep 19 '22 09:09 sopel39