singer-io / tap-github

A Singer tap for extracting data from the GitHub API
GNU Affero General Public License v3.0
74 stars 88 forks source link

Add missing fields to streams #15

Open nick-mccoy opened 6 years ago

nick-mccoy commented 6 years ago

Following fields are missing from the streams:

nick-mccoy commented 6 years ago

Added fields to 'reviews' in #18 and fields to 'pull_requests' in #13

sminnee commented 5 years ago

It's worth noting that if all these missing field were added that's a large volume of data with a lot of duplication, e.g. the detailed user metadata given on each commit. This notably affects issues, pull_requests, reviews