Github user vofque commented on the issue:

    https://github.com/apache/spark/pull/22708
  
    In a nutshell:
    First we calculate field ordinals of array elements using java bean field 
information (which doesn't guarantee any particular field order).
    Then we apply these ordinals to the actual data to retrieve values. 


---

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

Reply via email to