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

Hyukjin Kwon resolved SPARK-24323.
----------------------------------
    Resolution: Fixed

Fixed in https://github.com/apache/spark/pull/21374

> Java lint errors
> ----------------
>
>                 Key: SPARK-24323
>                 URL: https://issues.apache.org/jira/browse/SPARK-24323
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Kazuaki Ishizaki
>            Priority: Minor
>
> The following error occurs when run lint-java
> {code:java}
> [ERROR] 
> src/main/java/org/apache/spark/sql/sources/v2/reader/InputPartition.java:[39] 
> (sizes) LineLength: Line is longer than 100 characters (found 104).
> [ERROR] 
> src/main/java/org/apache/spark/sql/sources/v2/reader/InputPartitionReader.java:[26]
>  (sizes) LineLength: Line is longer than 100 characters (found 110).
> [ERROR] 
> src/main/java/org/apache/spark/sql/sources/v2/reader/InputPartitionReader.java:[30]
>  (sizes) LineLength: Line is longer than 100 characters (found 104).
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to