Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13283

to look at the new patch set (#3).

Change subject: IMPALA-8369: Fixing some core tests in Hive environment
......................................................................

IMPALA-8369: Fixing some core tests in Hive environment

Fixes:
impala_test_suite.py:
  DROP PARTITIONS in the SETUP section of test files did
  not work with Hive 3, because 'max_parts' argument of
  hive_client.get_partition_names() was 0, while it should
  be -1 to return all partitions. The issue broke sevaral
  'insert' tests.
all other changed files:
  query/test_mt_dop.py:test_parquet_filtering was broken
  because Hive 3 generates different number of files for
  tpch_nested_parquet.customer than Hive 2. Tests that
  use this table were moved to a seperate .test file, which
  is not run in Hive 3 builds.

Change-Id: I45d9b9312c6c77f436ab020ae68c15f3c7c737de
---
A 
testdata/workloads/functional-query/queries/QueryTest/parquet-filtering-tpch-nested-customer.test
M testdata/workloads/functional-query/queries/QueryTest/parquet-filtering.test
M tests/common/environ.py
M tests/common/impala_test_suite.py
M tests/common/skip.py
M tests/query_test/test_mt_dop.py
6 files changed, 152 insertions(+), 136 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/83/13283/3
--
To view, visit http://gerrit.cloudera.org:8080/13283
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I45d9b9312c6c77f436ab020ae68c15f3c7c737de
Gerrit-Change-Number: 13283
Gerrit-PatchSet: 3
Gerrit-Owner: Csaba Ringhofer <csringho...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to