mirror of https://github.com/apache/druid.git
fe69da0d95
* Expressions: Fix improper supplier reuse with missing columns. ExpressionSelectors has an optimization that skips building a Map when there is only one input supplier. However, this optimization should not be used in the case where the is one input supplier but more than one input identifier (which can happen when only one input identifier corresponds to an actual column). Fixes #6556. * Add underscores to statics. |
||
---|---|---|
.. | ||
src | ||
pom.xml |