[
https://issues.apache.org/jira/browse/IMPALA-9724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099599#comment-17099599
]
ASF subversion and git services commented on IMPALA-9724:
---------------------------------------------------------
Commit 6e0085c2207e9102b705778efe8e2698f1288ac0 in impala's branch
refs/heads/master from David Knupp
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=6e0085c ]
IMPALA-9721: Fix minor python2/3 syntax regression
A minor syntax error slipped past in a recent patch. In python3, the
syntax for catching exceptions requires the 'as' keyword. This error
was missed in code review.
Until automated python3 testing set up, this kind of error is likely
to repeat. See IMPALA-9724.
Change-Id: I0d36c609a3600c8084efcce0026537227144b27d
Reviewed-on: http://gerrit.cloudera.org:8080/15856
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: David Knupp <[email protected]>
> Setup python3 compile or else 'pylint --py3k' checking on jenkins.impala.io
> ---------------------------------------------------------------------------
>
> Key: IMPALA-9724
> URL: https://issues.apache.org/jira/browse/IMPALA-9724
> Project: IMPALA
> Issue Type: Sub-task
> Affects Versions: Impala 4.0
> Reporter: David Knupp
> Priority: Critical
>
> Until we get python3 testing integrated into the actual mini-cluster stack,
> we should be able to add {{pylint --py3k}} check to the upstream build
> pipeline, similar to how we used to check for python 2.6 compatibility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]