singer-io / singer-io/tap-github

Commits table missing columns in BigQuery

Open
#164 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
76
Forks
86
PR merge metrics
No merged PRs in 30d

Description

In the schema for the commit stream, I can see the fields files and comment_count . files shows up in the Stitch extraction log in the list of selected fields, but it never makes it to BigQuery. I also tested sending to a different target to make sure it wasn't a BigQuery problem, and the local target was also missing the columns. Any idea how to fix this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the commit-stream schema and the selected-field handling reported in the Stitch extraction log; compare those paths with the local target, which also omits files and comment_count . Done when both fields arrive in BigQuery and the local target.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, python
Domain
data-engineering
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.