mirror of https://github.com/apache/druid.git
b95035f183
for some exotic queries like: SELECT '_'||dim1, MIN(cast(0 as double)) OVER (), MIN(cast((cnt||cnt) as bigint)) OVER () FROM foo the compilation have resulted in NPE -s mostly because VirtualColumn -s were not handled properly |
||
---|---|---|
.. | ||
src | ||
pom.xml |