RethinkDB in Ruby: Map Reduce and Joins

I am a bit confused about the results of the zip operation.
In the example it seems as if the result would not include the id column of table pets, but the one from people.
Does it always overwrite existing keys or is it a typo?