Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/22069
  
    I'm going to merge this, as the additional example quoted above should 
actually work, assuming one imported the 'col' function. In Java, 
`people("foo")` would be wrong but `col("foo")` is not (necessarily).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to