Skip to content

Support adding columns #36

@gnilrets

Description

@gnilrets

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).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions