Philip Zeyliger has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11408 )
Change subject: Fix python2.6 itertools.count() usage ...................................................................... Fix python2.6 itertools.count() usage In python 2.6, itertools.count() can't take keyword arguments. Change-Id: I979e532101c9f0b76b149f80ad9aa390edd3f646 Reviewed-on: http://gerrit.cloudera.org:8080/11408 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Tim Armstrong <[email protected]> --- M tests/metadata/test_ddl.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Tim Armstrong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/11408 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I979e532101c9f0b76b149f80ad9aa390edd3f646 Gerrit-Change-Number: 11408 Gerrit-PatchSet: 2 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Vuk Ercegovac <[email protected]>
