Wes McKinney created ARROW-1430:
-----------------------------------
Summary: [Python] flake8 warnings are not failing CI builds
Key: ARROW-1430
URL: https://issues.apache.org/jira/browse/ARROW-1430
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Wes McKinney
Fix For: 0.7.0
I think this is because the flake8 calls are inside a bash function. We'll need
to do a bit of work on our CI scripts to make sure the {{set -e}} results in
flake8 call propagating the error code
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)