You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Adam Tamas (Code Review)" <ge...@cloudera.org> on 2020/05/04 08:49:41 UTC

[Impala-ASF-CR] IMPALA-9680 Fixed compressed inserts failing

Adam Tamas has uploaded a new patch set (#4). ( http://gerrit.cloudera.org:8080/15816 )

Change subject: IMPALA-9680 Fixed compressed inserts failing
......................................................................

IMPALA-9680 Fixed compressed inserts failing

Modified the insert testfiles to get which database they need to
use for 'CREATE TABLE LIKE' dynamically.

Tests:
Did targeted exhaustive testruns in test_insert.py and
test_mt_dop.py and did a full exhaustive testrun.

Change-Id: Ib3c7ba02190f57a7ed40311c95a3dd9eca9b474d
---
M testdata/workloads/functional-query/queries/QueryTest/insert-mem-limit.test
M testdata/workloads/functional-query/queries/QueryTest/insert.test
M testdata/workloads/functional-query/queries/QueryTest/insert_bad_expr.test
M testdata/workloads/functional-query/queries/QueryTest/insert_null.test
M testdata/workloads/functional-query/queries/QueryTest/insert_overwrite.test
M tests/common/impala_test_suite.py
M tests/custom_cluster/test_mt_dop.py
M tests/query_test/test_insert.py
M tests/query_test/test_mt_dop.py
9 files changed, 49 insertions(+), 28 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/16/15816/4
-- 
To view, visit http://gerrit.cloudera.org:8080/15816
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib3c7ba02190f57a7ed40311c95a3dd9eca9b474d
Gerrit-Change-Number: 15816
Gerrit-PatchSet: 4
Gerrit-Owner: Adam Tamas <ta...@cloudera.com>
Gerrit-Reviewer: Adam Tamas <ta...@cloudera.com>
Gerrit-Reviewer: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Gabor Kaszab <ga...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>