druid/extensions
David Lim 70ae5ca922 Fix failure in nested groupBy with multiple aggregators with same fieldName
Version 2 - Throws an exception if an outer query references an
aggregator that doesn't exist in the inner query, and then uses the
inner query aggregator names to form the columns for the intermediate
incremental index.

Also deleted all the getRequiredColumns() methods which are no longer
being used.

We do something wacky by adding an aggregator factory for the post
aggregators when building the intermediate incremental index, otherwise
queries on post aggregate results fail because the data isn't in the
incremental index.

Closes #1419
2015-09-30 15:43:11 -06:00
..
azure-extensions update for next release 2015-08-18 17:16:46 -07:00
cassandra-storage update for next release 2015-08-18 17:16:46 -07:00
hdfs-storage Merge pull request #1702 from himanshug/double_datasource_in_storage_dir 2015-09-15 14:00:35 -07:00
histogram Fix failure in nested groupBy with multiple aggregators with same fieldName 2015-09-30 15:43:11 -06:00
kafka-eight update for next release 2015-08-18 17:16:46 -07:00
kafka-eight-simpleConsumer adding UTs and addressing review comments to 2015-08-27 20:50:46 -05:00
kafka-extraction-namespace Merge pull request #1578 from b-slim/fix_extraction_filter_2 2015-09-01 10:46:20 -07:00
kafka-seven update versions to prepare for rc release 2015-03-19 11:39:38 -07:00
mysql-metadata-storage Consolidate SQL retrying by moving logic into the connectors. 2015-08-25 12:42:29 -07:00
namespace-lookup Better logging of URIExtractionNamespace failures due to missing files 2015-09-08 13:33:32 -07:00
postgresql-metadata-storage Consolidate SQL retrying by moving logic into the connectors. 2015-08-25 12:42:29 -07:00
rabbitmq update for next release 2015-08-18 17:16:46 -07:00
s3-extensions Replace funky imports with standard ones. 2015-08-28 18:02:05 -07:00