Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/11822#discussion_r56810191
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/namedExpressions.scala
---
@@ -122,17 +122,17 @@ abstract class Attribute extends LeafExpression with
NamedExpression {
* @param name The name to be associated with the result of computing
[[child]].
* @param exprId A globally unique id used to check if an
[[AttributeReference]] refers to this
* alias. Auto-assigned if left blank.
- * @param qualifiers A list of strings that can be used to referred to
this attribute in a fully
+ * @param qualifier A list of strings that can be used to referred to this
attribute in a fully
--- End diff --
we need to update the comment.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]