Hello Quanlong Huang, Daniel Becker, Sai Hemanth Gantasala, Impala Public
Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21796
to look at the new patch set (#4).
Change subject: IMPALA-13377: Excercise exec_option in
test_recover_partitions.py
......................................................................
IMPALA-13377: Excercise exec_option in test_recover_partitions.py
Before this patch, test_recover_partitions.py declare exec_option
dimension, but none of the test function exercise it. vector arg is
never used anywhere.
This patch makes each test method execution to create their own impala
client and set the configuration with given
vector.get_value('exec_option').
Testing:
- Run and pass test_recover_partitions.py in exhaustive mode.
- Confirm in coordinator WebUI that there are queries run with either
sync_ddl true and false.
Change-Id: I4e938dd8667937c996854032a1e13184c62d7b48
---
M tests/common/impala_test_suite.py
M tests/metadata/test_recover_partitions.py
2 files changed, 108 insertions(+), 74 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/21796/4
--
To view, visit http://gerrit.cloudera.org:8080/21796
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4e938dd8667937c996854032a1e13184c62d7b48
Gerrit-Change-Number: 21796
Gerrit-PatchSet: 4
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]>