Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23728


Change subject: IMPALA-14582: Deflake test_show_create_table_with_stats
......................................................................

IMPALA-14582: Deflake test_show_create_table_with_stats

test_show_create_table_with_stats is flaky can be flaky due to
inconsistent metadata between ALTER TABLE queries that it replays. This
patch deflake it by running the last ALTER TABLE query with
SYNC_DDL=true option before running SHOW CREATE TABLE WITH STATS.

This patch also fix some flake8 warnings, including unused 'vector'
parameter in several tests.

Testing:
Loop and pass test_show_create_table_with_stats 10 times.

Change-Id: I397b9502d92bfd756929be8e851661fd9246dd5e
---
M tests/metadata/test_show_create_table.py
1 file changed, 29 insertions(+), 23 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I397b9502d92bfd756929be8e851661fd9246dd5e
Gerrit-Change-Number: 23728
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to