Adam Tamas has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15529


Change subject: IMPALA-8980: Remove functional*.alltypesinsert from EE tests
......................................................................

IMPALA-8980: Remove functional*.alltypesinsert from EE tests

-Modified the ‘test_insert.py’ so the tests can run parallel.
-Every test will create its own temporary tables for insert testing.
-Swapped out the Reset table and Drop partition SETUP tags to Truncate table 
QUERY statement.
-Deleted a test query in ‘insert.test’. The test incorrectly tried to clear out 
a table which was not working, and should not work either.

Testing:
-tests/run-tests.py query_test/test_insert.py
-impala-py.test tests/query_test/test_insert.py

Change-Id: I257e936868917a2fcc6c030f6c855b247e8a0eea
---
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/query_test/test_insert.py
6 files changed, 106 insertions(+), 162 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/15529/1
--
To view, visit http://gerrit.cloudera.org:8080/15529
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I257e936868917a2fcc6c030f6c855b247e8a0eea
Gerrit-Change-Number: 15529
Gerrit-PatchSet: 1
Gerrit-Owner: Adam Tamas <[email protected]>

Reply via email to