You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/04/04 00:29:25 UTC

[jira] [Updated] (SPARK-14355) Fix typos in Exception/Testcase/Comments and static analysis results

     [ https://issues.apache.org/jira/browse/SPARK-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun updated SPARK-14355:
----------------------------------
    Description: 
This issue contains the following 5 types of maintenance fix over 59 files (+94 lines, -93 lines).
* Fix typos(exception/log strings, testcase name, comments) in 44 lines.
* Fix lint-java errors (MaxLineLength) in 6 lines. (New codes after SPARK-14011)
* Use diamond operators in 40 lines. (New codes after SPARK-13702)
* Fix redundant semicolon in 5 lines.
* Rename class `InferSchemaSuite` to `CSVInferSchemaSuite` in CSVInferSchemaSuite.scala.

  was:
This issue contains the following 5 types of maintenance fix over 59 files (+94 lines, -93 lines).
* Fix typos(exception strings, testcase name, comments) in 44 lines.
* Fix lint-java errors (MaxLineLength) in 6 lines. (New codes after SPARK-14011)
* Use diamond operators in 40 lines. (New codes after SPARK-13702)
* Fix redundant semicolon in 5 lines.
* Rename class `InferSchemaSuite` to `CSVInferSchemaSuite` in CSVInferSchemaSuite.scala.


> Fix typos in Exception/Testcase/Comments and static analysis results
> --------------------------------------------------------------------
>
>                 Key: SPARK-14355
>                 URL: https://issues.apache.org/jira/browse/SPARK-14355
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> This issue contains the following 5 types of maintenance fix over 59 files (+94 lines, -93 lines).
> * Fix typos(exception/log strings, testcase name, comments) in 44 lines.
> * Fix lint-java errors (MaxLineLength) in 6 lines. (New codes after SPARK-14011)
> * Use diamond operators in 40 lines. (New codes after SPARK-13702)
> * Fix redundant semicolon in 5 lines.
> * Rename class `InferSchemaSuite` to `CSVInferSchemaSuite` in CSVInferSchemaSuite.scala.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org