You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey folks, before you create an issue here, I want to set the right expectations with you about the level of support you can expect to receive. My team at RealSelf wrote this target because we use BigQuery and didn't want to rely on the Stitch API to load data into our warehouse. We figured others might benefit from it as well, so we open-sourced it. We ask for your understanding and patience, however, because while we do our best to help folks out who want to use this, we have jobs to do. The beauty of open source is that you can and should absolutely feel free to fork the repo, make changes, and PR your changes back to fix any problems you find, or otherwise improve the project. I'll be more than happy to merge incoming PRs to make this project better.
That said, if you're reporting a problem, please include as much detail as possible into the problem you're having:
If you're seeing errors, paste the error text.
If you're missing records, is there a pattern to which record(s) is(are) missing?
Are you running the target in stream mode or job mode? (This is determined by the value of stream_data in your config file)
Have you ruled out problems with the tap by:
Running the target with a different tap?
Feeding the data from your tap to a different target like target-csv?
The more detail you can provide, the easier it is (and therefore more likely) for someone to help you out.
The text was updated successfully, but these errors were encountered:
ghost
locked and limited conversation to collaborators
Sep 24, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey folks, before you create an issue here, I want to set the right expectations with you about the level of support you can expect to receive. My team at RealSelf wrote this target because we use BigQuery and didn't want to rely on the Stitch API to load data into our warehouse. We figured others might benefit from it as well, so we open-sourced it. We ask for your understanding and patience, however, because while we do our best to help folks out who want to use this, we have jobs to do. The beauty of open source is that you can and should absolutely feel free to fork the repo, make changes, and PR your changes back to fix any problems you find, or otherwise improve the project. I'll be more than happy to merge incoming PRs to make this project better.
That said, if you're reporting a problem, please include as much detail as possible into the problem you're having:
stream_data
in your config file)target-csv
?The more detail you can provide, the easier it is (and therefore more likely) for someone to help you out.
The text was updated successfully, but these errors were encountered: