surahman commented on PR #3786:
URL: https://github.com/apache/incubator-heron/pull/3786#issuecomment-1094100307

   > I think `zip()` returns an `Iterator` and the `list()` call converts to an 
actual List.
   
   I believe `dict` might have a constructor to handle `zip` return values as 
seen 
[here](https://stackoverflow.com/questions/209840/how-do-i-convert-two-lists-into-a-dictionary).


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to