You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2019/11/19 05:46:30 UTC

[impala] 01/02: IMPALA-9166: undo inadvertant change testResourceRequirements

This is an automated email from the ASF dual-hosted git repository.

tarmstrong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git

commit d69507086d55a20555d3fa26e00aeec25e4b6ba2
Author: Tim Armstrong <ta...@cloudera.com>
AuthorDate: Mon Nov 18 14:23:30 2019 -0800

    IMPALA-9166: undo inadvertant change testResourceRequirements
    
    The limitation of this test output to Hive version 2 was
    accidentally removed while manually merging planner tests.
    
    Change-Id: Ia4791b117ddd42df2db5c01c529dd8ec850c5000
    Reviewed-on: http://gerrit.cloudera.org:8080/14737
    Reviewed-by: Joe McDonnell <jo...@cloudera.com>
    Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
 .../functional-planner/queries/PlannerTest/resource-requirements.test  | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test b/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test
index eb5712e..0597290 100644
--- a/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test
+++ b/testdata/workloads/functional-planner/queries/PlannerTest/resource-requirements.test
@@ -1126,6 +1126,9 @@ Per-Host Resources: mem-estimate=32.00MB mem-reservation=64.00KB thread-reservat
 ====
 # Avro scan.
 select * from tpch_avro.orders
+---- HIVE_MAJOR_VERSION
+# Hive 3 creates different number of files for this table than Hive 2.
+2
 ---- PLAN
 Max Per-Host Resource Reservation: Memory=8.00MB Threads=2
 Per-Host Resource Estimates: Memory=88MB