Github user marmbrus commented on a diff in the pull request:

    https://github.com/apache/spark/pull/275#discussion_r11134927
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/dsl/package.scala ---
    @@ -103,11 +113,38 @@ package object dsl {
           def expr = attr
           def attr = analysis.UnresolvedAttribute(s)
     
    +      /** Creates a new typed attributes of type boolean */
    --- End diff --
    
    This was wrong before but can we make it say "Creates a new 
AttributeReference of type X"


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

Reply via email to