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

TDL-20697: Move JSONL code base to singer-encodings #57

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

Conversation

hpatel41
Copy link
Contributor

@hpatel41 hpatel41 commented Sep 19, 2022

Description of change

JSONL code refactoring.

  • Updated the code for JSONL code refactoring.

NOTE: This PR is dependent on singer-encodings PR #23. After releasing the new version for the singer-encodings library, we need to update the singer-encodings version in setup.py

Manual QA steps

Risks

Rollback steps

  • revert this branch

@hpatel41
Copy link
Contributor Author

NOTE: The build is failing because of pylint error as we have updated some functions on the singer-encodings side where we have added new arguments for some functions.

@hpatel41 hpatel41 changed the title JSONL code refactoring. TDL-20697: Move JSONL code base to singer-encodings Oct 11, 2022
@@ -3,19 +3,20 @@
import singer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the singer-encoding version in the setup.py file.

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.

3 participants