Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20541
Change subject: IMPALA-12485: Remove Python 2 has_key ...................................................................... IMPALA-12485: Remove Python 2 has_key Switch calls to dict#has_key (Python 2-only) for 'key in dict' syntax. Change-Id: I08e9f6667011d70ceddbf919a61d1be7d6e07ee4 --- M common/thrift/generate_metrics.py M tests/common/test_vector.py M tests/query_test/test_cancellation.py 3 files changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/20541/1 -- To view, visit http://gerrit.cloudera.org:8080/20541 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I08e9f6667011d70ceddbf919a61d1be7d6e07ee4 Gerrit-Change-Number: 20541 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
