I see the following flakes in master:
pyarrow/plasma.pyx:251:80: E501 line too long (82 > 79 characters)
pyarrow/plasma.pyx:305:80: E501 line too long (96 > 79 characters)
pyarrow/_orc.pyx:53:46: E127 continuation line over-indented for visual indent
pyarrow/_orc.pyx:72:49: E703 statement ends with a semicolon
pyarrow/_orc.pyx:75:52: E703 statement ends with a semicolon
pyarrow/_orc.pyx:88:80: E501 line too long (85 > 79 characters)
pyarrow/_orc.pyx:92:80: E501 line too long (94 > 79 characters)
pyarrow/_orc.pxd:32:80: E501 line too long (87 > 79 characters)
pyarrow/_orc.pxd:43:80: E501 line too long (90 > 79 characters)
9
Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
PRs and other links:
Note: This issue was originally created as ARROW-2005. Please see the migration documentation for further details.
I see the following flakes in master:
Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
PRs and other links:
Note: This issue was originally created as ARROW-2005. Please see the migration documentation for further details.