Github user ajacques commented on the issue:

    https://github.com/apache/spark/pull/21889
  
    @mallman 
    
    `select id, name.middle, address from temp` - **Works**
    `select name.middle, address from temp` - **Fails**


---

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

Reply via email to