Philip Zeyliger has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11419
Change subject: Avoid python26-ism in get_query_locations() ...................................................................... Avoid python26-ism in get_query_locations() A recent change used a python27+ mechanism to create a dict with a list comprehension. This updates it to the python26-friendly way. Change-Id: Ie3457e6d97d2f6e55fc54040b4c6801343ffbb46 --- M tests/common/impala_service.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/19/11419/1 -- To view, visit http://gerrit.cloudera.org:8080/11419 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie3457e6d97d2f6e55fc54040b4c6801343ffbb46 Gerrit-Change-Number: 11419 Gerrit-PatchSet: 1 Gerrit-Owner: Philip Zeyliger <[email protected]>
