[ 
https://issues.apache.org/jira/browse/SPARK-6219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353473#comment-14353473
 ] 

Sean Owen commented on SPARK-6219:
----------------------------------

OK, that's reasonable to make sure that everything gets compiled, not just what 
the tests cover.
If it's fast, I suppose the only cost is complexity, but your changes are 
actually more about refactoring than the compilation.
You would know this script well as you created most of it I think. I suppose 
it'd be best to get another Python person to look at it but I don't object, in 
the name of catching more stuff early.

> Expand Python lint checks to check for  compilation errors
> ----------------------------------------------------------
>
>                 Key: SPARK-6219
>                 URL: https://issues.apache.org/jira/browse/SPARK-6219
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Nicholas Chammas
>            Priority: Minor
>
> An easy lint check for Python would be to make sure the stuff at least 
> compiles. That will catch only the most egregious errors, but it should help.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to