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

Uroš Bojanić resolved SPARK-58759.
----------------------------------
    Fix Version/s: 4.3.0
       Resolution: Fixed

Issue resolved by pull request 57988
[https://github.com/apache/spark/pull/57988]

> Fix grammar in build file comments
> ----------------------------------
>
>                 Key: SPARK-58759
>                 URL: https://issues.apache.org/jira/browse/SPARK-58759
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 4.3.0
>            Reporter: Uroš Bojanić
>            Assignee: Uroš Bojanić
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.3.0
>
>
> Four grammar errors in build-file comments. sql/catalyst/pom.xml and 
> sql/core/pom.xml both read "However, a closed due to \"Cannot Reproduce\" 
> Maven bug", corrected to "However, a Maven bug closed as \"Cannot 
> Reproduce\"". sql/core/pom.xml reads "dependencies are needed for maven test 
> builds on later hadoop releases", where the subject is the singular 
> "declaration", corrected to "dependencies is needed for Maven test builds on 
> later Hadoop releases" (also fixing the proper-noun casing and a missing 
> space before the comment close). project/SparkBuild.scala reads "There are a 
> reasons", corrected to "There are reasons".
> Comment text only: Maven and SBT never parse it, so there is no build impact, 
> and no version, coordinate, scope, or ordering is touched. Both POMs remain 
> well-formed XML.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to