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

Greg/teradata vantage #21093

Closed
wants to merge 4 commits into from
Closed

Greg/teradata vantage #21093

wants to merge 4 commits into from

Conversation

grishick
Copy link
Contributor

@grishick grishick commented Jan 6, 2023

Fixes #21141

What

Copy of this community PR: #20428

@grishick grishick requested a review from a team as a code owner January 6, 2023 01:37
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2023

CLA assistant check
All committers have signed the CLA.

@octavia-squidington-iv octavia-squidington-iv added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/destination/teradata labels Jan 6, 2023
@grishick grishick temporarily deployed to more-secrets January 6, 2023 01:39 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2023

Affected Connector Report

NOTE ⚠️ Changes in this PR affect the following connectors. Make sure to do the following as needed:

  • Run integration tests
  • Bump connector or module version
  • Add changelog
  • Publish the new version

✅ Sources (31)

Connector Version Changelog Publish
source-alloydb 1.0.34
source-alloydb-strict-encrypt 1.0.34 🔵
(ignored)
🔵
(ignored)
source-bigquery 0.2.3
source-clickhouse 0.1.14
source-clickhouse-strict-encrypt 0.1.14 🔵
(ignored)
🔵
(ignored)
source-cockroachdb 0.1.18
source-cockroachdb-strict-encrypt 0.1.18 🔵
(ignored)
🔵
(ignored)
source-db2 0.1.16
source-db2-strict-encrypt 0.1.16 🔵
(ignored)
🔵
(ignored)
source-dynamodb 0.1.0
source-e2e-test 2.1.3
source-e2e-test-cloud 2.1.1 🔵
(ignored)
🔵
(ignored)
source-elasticsearch 0.1.1
source-jdbc 0.3.5 🔵
(ignored)
🔵
(ignored)
source-kafka 0.2.3
source-mongodb-strict-encrypt 0.1.19 🔵
(ignored)
🔵
(ignored)
source-mongodb-v2 0.1.19
source-mssql 0.4.26
source-mssql-strict-encrypt 0.4.26 🔵
(ignored)
🔵
(ignored)
source-mysql 1.0.18
source-mysql-strict-encrypt 1.0.18 🔵
(ignored)
🔵
(ignored)
source-oracle 0.3.21
source-oracle-strict-encrypt 0.3.21 🔵
(ignored)
🔵
(ignored)
source-postgres 1.0.35
source-postgres-strict-encrypt 1.0.35 🔵
(ignored)
🔵
(ignored)
source-redshift 0.3.15
source-relational-db 0.3.1 🔵
(ignored)
🔵
(ignored)
source-scaffold-java-jdbc 0.1.0 🔵
(ignored)
🔵
(ignored)
source-sftp 0.1.2
source-snowflake 0.1.27
source-tidb 0.2.1
  • See "Actionable Items" below for how to resolve warnings and errors.

❌ Destinations (46)

Connector Version Changelog Publish
destination-azure-blob-storage 0.1.6
destination-bigquery 1.2.9
destination-bigquery-denormalized 1.2.10
destination-cassandra 0.1.4
destination-clickhouse 0.2.1
destination-clickhouse-strict-encrypt 0.2.1 🔵
(ignored)
🔵
(ignored)
destination-csv 0.2.10
destination-databricks 0.3.1
destination-dev-null 0.2.7 🔵
(ignored)
🔵
(ignored)
destination-doris 0.1.0
destination-dynamodb 0.1.7
destination-e2e-test 0.2.4
destination-elasticsearch 0.1.6
destination-elasticsearch-strict-encrypt 0.1.6 🔵
(ignored)
🔵
(ignored)
destination-gcs 0.2.12
destination-iceberg 0.1.0
destination-jdbc 0.3.14 🔵
(ignored)
🔵
(ignored)
destination-kafka 0.1.10
destination-keen 0.2.4
destination-kinesis 0.1.5
destination-local-json 0.2.11
destination-mariadb-columnstore 0.1.7
destination-mongodb 0.1.9
destination-mongodb-strict-encrypt 0.1.9 🔵
(ignored)
🔵
(ignored)
destination-mqtt 0.1.3
destination-mssql 0.1.22
destination-mssql-strict-encrypt 0.1.22 🔵
(ignored)
🔵
(ignored)
destination-mysql 0.1.20
destination-mysql-strict-encrypt 0.1.21
(mismatch: 0.1.20)
🔵
(ignored)
🔵
(ignored)
destination-oracle 0.1.19
destination-oracle-strict-encrypt 0.1.19 🔵
(ignored)
🔵
(ignored)
destination-postgres 0.3.26
destination-postgres-strict-encrypt 0.3.26 🔵
(ignored)
🔵
(ignored)
destination-pubsub 0.2.0
destination-pulsar 0.1.3
destination-r2 0.1.0
destination-redis 0.1.4
destination-redpanda 0.1.0
destination-redshift 0.3.53
destination-rockset 0.1.4
destination-s3 0.3.18
destination-s3-glue 0.1.1
destination-scylla 0.1.3
destination-snowflake 0.4.41
destination-tidb 0.1.0
destination-yugabytedb 0.1.0
  • See "Actionable Items" below for how to resolve warnings and errors.

👀 Other Modules (1)

  • base-normalization

Actionable Items

(click to expand)

Category Status Actionable Item
Version
mismatch
The version of the connector is different from its normal variant. Please bump the version of the connector.

doc not found
The connector does not seem to have a documentation file. This can be normal (e.g. basic connector like source-jdbc is not published or documented). Please double-check to make sure that it is not a bug.
Changelog
doc not found
The connector does not seem to have a documentation file. This can be normal (e.g. basic connector like source-jdbc is not published or documented). Please double-check to make sure that it is not a bug.

changelog missing
There is no chnagelog for the current version of the connector. If you are the author of the current version, please add a changelog.
Publish
not in seed
The connector is not in the seed file (e.g. source_definitions.yaml), so its publication status cannot be checked. This can be normal (e.g. some connectors are cloud-specific, and only listed in the cloud seed file). Please double-check to make sure that it is not a bug.

diff seed version
The connector exists in the seed file, but the latest version is not listed there. This usually means that the latest version is not published. Please use the /publish command to publish the latest version.

@grishick grishick temporarily deployed to more-secrets January 6, 2023 01:39 — with GitHub Actions Inactive
@grishick
Copy link
Contributor Author

grishick commented Jan 6, 2023

/test connector=connectors/destination-teradata

🕑 connectors/destination-teradata https://github.com/airbytehq/airbyte/actions/runs/3852954830
❌ connectors/destination-teradata https://github.com/airbytehq/airbyte/actions/runs/3852954830
🐛 https://gradle.com/s/6tnnjwsymrxb2

Build Failed

Test summary info:

Could not find result summary

@grishick grishick temporarily deployed to more-secrets January 6, 2023 18:10 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 6, 2023 18:10 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 6, 2023 18:47 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 6, 2023 18:47 — with GitHub Actions Inactive
@grishick grishick requested a review from a team January 6, 2023 20:59
@grishick grishick temporarily deployed to more-secrets January 6, 2023 21:01 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 6, 2023 21:01 — with GitHub Actions Inactive
@grishick
Copy link
Contributor Author

grishick commented Jan 7, 2023

@SatishChGit in order to address the CLA mismatch that is caused by some of the commits that came from your local git user, could you please take the files from this PR and submit them as a single clean commit overwriting your original PR.

@grishick
Copy link
Contributor Author

grishick commented Jan 7, 2023

/test connector=connectors/destination-teradata

@sc250072
Copy link
Contributor

sc250072 commented Jan 7, 2023

@SatishChGit in order to address the CLA mismatch that is caused by some of the commits that came from your local git user, could you please take the files from this PR and submit them as a single clean commit overwriting your original PR.

@grishick I did this change to original PR as asked. Now, its clean and can see single commit with my @SatishChGit git user. Thank You

@grishick grishick force-pushed the greg/teradata-vantage branch from f895e8a to 5871478 Compare January 9, 2023 03:54
@grishick grishick requested a review from a team as a code owner January 9, 2023 03:54
@grishick grishick temporarily deployed to more-secrets January 9, 2023 03:56 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 9, 2023 03:56 — with GitHub Actions Inactive
@grishick grishick force-pushed the greg/teradata-vantage branch from 5871478 to de79c61 Compare January 9, 2023 03:57
@grishick grishick temporarily deployed to more-secrets January 9, 2023 03:59 — with GitHub Actions Inactive
@grishick grishick temporarily deployed to more-secrets January 9, 2023 04:00 — with GitHub Actions Inactive
@grishick grishick force-pushed the greg/teradata-vantage branch from de79c61 to dd05bd2 Compare January 9, 2023 16:25
@grishick grishick closed this Jan 9, 2023
@grishick grishick temporarily deployed to more-secrets January 9, 2023 16:27 — with GitHub Actions Inactive
@grishick grishick deleted the greg/teradata-vantage branch January 9, 2023 16:28
@grishick grishick temporarily deployed to more-secrets January 9, 2023 16:28 — with GitHub Actions Inactive
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.

Assist teradata destination contribution
5 participants