Hello Quanlong Huang, Arnab Karmakar, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23728
to look at the new patch set (#2).
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 retrying if InconsistentMetadataFetchException is
caught.
This patch also fix some flake8 warnings in test_show_create_table.py,
including unused 'vector' parameter in several tests.
Testing:
Loop and pass test_show_create_table_with_stats 10 times.
Change-Id: I397b9502d92bfd756929be8e851661fd9246dd5e
---
M fe/src/main/java/org/apache/impala/service/JniFrontend.java
M tests/metadata/test_show_create_table.py
2 files changed, 39 insertions(+), 30 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/23728/2
--
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: newpatchset
Gerrit-Change-Id: I397b9502d92bfd756929be8e851661fd9246dd5e
Gerrit-Change-Number: 23728
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Arnab Karmakar <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>