[
https://issues.apache.org/jira/browse/SPARK-58679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18103188#comment-18103188
]
Uroš Bojanić commented on SPARK-58679:
--------------------------------------
In progress: https://github.com/apache/spark/pull/57882.
> 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ć
> Priority: Major
> Labels: pull-request-available
>
> 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]