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

Improve tap to specify column maxLength, allowing targets to size col… #100

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

Conversation

chriskl
Copy link

@chriskl chriskl commented Mar 18, 2021

Description of change

Add the maxLength JSON Schema attribute to the tap so that targets can size columns more appropriately. This is particularly important for Redshift where the maximum width of a varchar column can affect performance.

QA steps

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

Risks

Rollback steps

  • revert this branch

@cmerrick
Copy link

Hi @chriskl, 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.

@cmerrick
Copy link

You did it @chriskl!

Thank you for signing the Singer Contribution License Agreement.

@chriskl
Copy link
Author

chriskl commented Mar 18, 2021

I'm not exactly certain what to do from here! Will it run tests automatically?

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

Successfully merging this pull request may close these issues.

2 participants