Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding columns #36

Open
gnilrets opened this issue May 23, 2022 · 0 comments
Open

Support adding columns #36

gnilrets opened this issue May 23, 2022 · 0 comments
Assignees

Comments

@gnilrets
Copy link

When a nullable column gets added in the tap, this target should detect the change and add the column. Presently, if pipe data into this target with an extra field, then I get an error:

google.api_core.exceptions.BadRequest: 400 Provided Schema does not match Table myproject-1:meltano_quickbase_json.wo_tags. Cannot add fields (field: add_work_order)

Additionally, fields that are removed from the tap should be ignored (inserted with nulls).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants