Uroš Bojanić created SPARK-58679:
------------------------------------

             Summary: Fix typos and grammar in the SQL name resolution 
reference doc
                 Key: SPARK-58679
                 URL: https://issues.apache.org/jira/browse/SPARK-58679
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 4.3.0
            Reporter: Uroš Bojanić


docs/sql-ref-name-resolution.md contains nine spelling and grammar errors: 
precendece, Implict, Successsful, "raise a AMBIGUOUS_COLUMN_OR_FIELD" (should 
be an), "An fully qualified" (should be A), "takes precedent" (should be takes 
precedence), "Columns and parameter win" (should be parameters), "a column in 
table reference" (missing article), and a stray comma in "takes precedence, 
over a lateral column alias".

Most are proven wrong by the same file writing the phrase correctly elsewhere: 
it already has "raise an AMBIGUOUS_COLUMN_OR_FIELD" twice, "in a table 
reference", "A partially qualified" and "An unqualified" in the adjacent lines, 
and "takes precedence over" seven times without the comma.

Documentation text only. No error condition name, SQL keyword, identifier, or 
example output is altered; six of the fixes are inside SQL comment lines in 
example blocks.



--
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