[ https://issues.apache.org/jira/browse/SPARK-12547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-12547: ------------------------------------ Assignee: Apache Spark (was: Reynold Xin) > Tighten scala style checker enforcement for UDF registration > ------------------------------------------------------------ > > Key: SPARK-12547 > URL: https://issues.apache.org/jira/browse/SPARK-12547 > Project: Spark > Issue Type: Improvement > Components: SQL > Reporter: Reynold Xin > Assignee: Apache Spark > > We use scalastyle:off to turn off style checks in certain places where it is > not possible to follow the style guide. This is usually ok. However, in udf > registration, we disable the checker for a large amount of code simply > because some of them exceed 100 char line limit. It is better to just disable > the line limit check rather than everything. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org