- Notifications
You must be signed in to change notification settings - Fork 4.9k
Destination BigQuery + Snowflake : Disable type and dedupe step controlled by flag in Connector spec #31686
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
Conversation
| The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Hesperide - is this message a good enough deterrent?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition! Be sure to share this at our next team demos, or make a loom showing this off.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zero credit to me, just resurrected contents from a deleted file and inlined them :D
83c2127 to 3c0a72d Compare |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-bigquery docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ❌ |
| Validate metadata for destination-bigquery | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-bigquery test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-snowflake docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-snowflake | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-snowflake test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-snowflake docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-snowflake | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-snowflake test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-bigquery docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-bigquery | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-bigquery test
edgao left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
had some minor comments but generally looks good! very annoyed by how github has decided to show this diff but not sure how to fix it without doing actual git stuff
...in/java/io/airbyte/integrations/base/destination/typing_deduping/BaseTypingDedupingTest.java Outdated Show resolved Hide resolved
...in/java/io/airbyte/integrations/base/destination/typing_deduping/BaseTypingDedupingTest.java Outdated Show resolved Hide resolved
...in/java/io/airbyte/integrations/base/destination/typing_deduping/BaseTypingDedupingTest.java Outdated Show resolved Hide resolved
...ns/destination/bigquery/typing_deduping/BigQueryGcsRawOverrideDisableTypingDedupingTest.java Outdated Show resolved Hide resolved
...irbyte/integrations/base/destination/typing_deduping/NoOpTyperDeduperWithV1V2Migrations.java Outdated Show resolved Hide resolved
|
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-bigquery docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-bigquery | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-bigquery test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-snowflake docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-snowflake | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-snowflake testdb3d116 to af9623b Compare |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-snowflake docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-snowflake | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-snowflake test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-bigquery docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-bigquery | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-bigquery testSigned-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
Signed-off-by: Gireesh Sreepathi <gisripa@gmail.com>
f07d590 to 6698ae5 Compare |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-bigquery docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-bigquery | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-bigquery test |
| Step | Result |
|---|---|
| Build connector tar | ✅ |
| Java Connector Unit Tests | ✅ |
| Build destination-snowflake docker image for platform(s) linux/amd64 | ✅ |
| Java Connector Integration Tests | ✅ |
| Validate metadata for destination-snowflake | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ✅ |
| QA checks | ✅ |
☁️ View runs for commit in Dagger Cloud
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=destination-snowflake testCo-authored-by: Evan Tahler <evan@airbyte.io>
What
Adds ability to disable generating the final Typed+Deduped tables through a flag in ConnectorSpecification.
closes #30454
Other minor fixes
closes #11122 - Copied contents from https://github.com/airbytehq/airbyte-platform/blob/v0.43.2/airbyte-webapp/docs/HowTo-ConnectionSpecification.md
closes #31720 - Pending GSM credentials updates. local tests pass with minor fixes
BigQuery UI
Snowflake UI