Class | Description |
---|---|
FilterEvaluator |
Evaluates filters to find all the dimensions used in them and
to build a
RexNode with an equivalent sql filter. |
HavingEvaluator |
Evaluates Having filters on aggregated metrics to
build an equivalent
RexNode for making a sql query. |
PostAggregationEvaluator |
Evaluates post aggregations.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.