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

Avoid "int too large to convert to C long" error on Windows OS #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aroder
Copy link

@aroder aroder commented May 5, 2020

Description of change

The tap will not run on windows OS due to a memory overflow. Running tap-salesforce -c <config> --discover results in the error OverflowError: Python int too large to convert to C long

QA steps

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

Risks

Rollback steps

  • revert this branch

@cmerrick
Copy link

cmerrick commented May 5, 2020

Hi @aroder, 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

cmerrick commented May 5, 2020

You did it @aroder!

Thank you for signing the Singer Contribution License Agreement.

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