MichaelChirico opened a new pull request #28350:
URL: https://github.com/apache/spark/pull/28350


   Spent a long time this weekend trying to figure out just what exactly `key` 
is in `gapply`'s `func`. I had assumed it would be a _named_ list, but 
apparently not -- the examples are working because `schema` is applying the 
name and the names of the output `data.frame` don't matter.
   
   As near as I can tell the description I've added is correct, namely, that 
`key` is an unnamed list.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to