Github user mallman commented on the issue:

    https://github.com/apache/spark/pull/21889
  
    > The tests as committed pass for me, but I removed the order by id and I 
got that error. Are you saying it works with the specific query in my comment?
    
    @ajacques Please try this query:
    
    ```
    select id, name.middle, address from temp
    ```


---

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

Reply via email to