mirror of
https://github.com/apache/impala.git
synced 2026-01-11 03:00:14 -05:00
We don't support nested types combined with the old aggs and joins. This patch disables the nested type query tests when the old aggs or joins are enabled with the TEST_START_CLUSTER_ARGS environment variable. Change-Id: I6579a0a245359d4d2ff955c399d1296580c9676e Reviewed-on: http://gerrit.cloudera.org:8080/1046 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Tested-by: Internal Jenkins