mirror of
https://github.com/apache/impala.git
synced 2026-01-19 18:01:45 -05:00
The distinct tests exercise the aggregation node codepaths. This patch moves the distinct tests to test_aggregation, so that running this test will cover most of the aggregation code. Change-Id: Icbe04c51a91e3fda057439a83fca3e61a3890e71 Reviewed-on: http://gerrit.sjc.cloudera.com:8080/5868 Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: jenkins