mirror of https://github.com/apache/druid.git
4a8b09b6a9
The bug was caused by makeExprEvalSelector returning a null object, which it isn't supposed to do. Fixed this by renaming ConstantColumnValueSelector to ConstantExprEvalSelector (it was only used for ExprEval anyway) and putting logic in that class to make sure the selectors behave as expected. |
||
---|---|---|
.. | ||
benchmarks | ||
src | ||
pom.xml |