-
Notifications
You must be signed in to change notification settings - Fork 51
Teradata Source and Destination Connector #606
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
base: main
Are you sure you want to change the base?
Conversation
|
I hit an encoding error when trying to add the From cursor: |
oh. good find. Teradata is a real stickler for this type of stuff. Seems like something to warn on. I believe the UNICODE would need to be set in the table on creation. So that is a user side setup that we would call out in the Documentation. |
Note
Adds a Teradata SQL source/destination connector with registration, deps, and unit tests; bumps version; skips Jira integration test; updates e2e fixtures.
teradatasource/destination inprocesses/connectors/sql/teradata.pywithConnectionConfig,Downloader,Uploader, andUploadStager(identifier quoting, TOP syntax, qmark params, JSON conversion for lists/dicts).processes/connectors/sql/__init__.py.teradatainpyproject.tomlandrequirements/connectors/teradata.txt.test/unit/connectors/sql/test_teradata.py.test/integration/connectors/test_jira.py).test_e2e/expected-structured-output/s3/.1.2.22and updateCHANGELOG.md.Written by Cursor Bugbot for commit 127ee65. This will update automatically on new commits. Configure here.