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

Add parameter to drop fields #70

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

niek-mereu
Copy link

Description of change

  • Added a new parameter 'fields_to_drop' that enables us to drop fields from the mongodb source.
  • Fixed the bug where the schema would be read from the row, even though it was found in meltano.yml. For both Incremental (key based) and full table replication.

QA steps

  • automated tests passing
  • manual qa steps passing (list below)

Risks

Rollback steps

  • revert this branch

@cmerrick
Copy link

cmerrick commented Dec 6, 2021

Hi @niekstrv, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

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

Successfully merging this pull request may close these issues.

2 participants