Github user BryanCutler commented on the issue:

    https://github.com/apache/spark/pull/20280
  
    @MrBago @HyukjinKwon I think the above behavior of the `Row` class is a 
little screwy, but at least this fixes it to be more consistent.  I'm not sure 
if there is a way to rectify the two different uses without breaking one way or 
the other.  Also to note, using kwargs the performance will likely be really 
poor because it must find the index for each field and this should maybe be 
discouraged.  cc @holdenk 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to