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

Remove supportsNormalization supportsDbt from non GA destination spec #21319

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
documentationUrl: https://docs.airbyte.com/integrations/destinations/firebolt
icon: firebolt.svg
releaseStage: alpha
supportsDbt: true
- name: Google Cloud Storage (GCS)
Comment on lines +138 to 139
Copy link
Contributor

Choose a reason for hiding this comment

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

good catch!

destinationDefinitionId: ca8f6566-e555-4b40-943a-545bf123117a
dockerRepository: airbyte/destination-gcs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/amazon-sqs",
"supported_destination_sync_modes": ["append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Amazon Sqs",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/aws-datalake",
"supportsIncremental": true,
"supportsNormalization": false,
"supportsDBT": false,
"supported_destination_sync_modes": ["overwrite", "append"],
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"append"
],
"supportsIncremental" : true,
"supportsDBT" : false,
"supportsNormalization" : false,
"connectionSpecification" : {
"$schema" : "http://json-schema.org/draft-07/schema#",
"title" : "Destination Databend",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/firestore",
"supported_destination_sync_modes": ["append", "overwrite"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Google Firestore",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/google-sheets",
"supported_destination_sync_modes": ["overwrite", "append", "append_dedup"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Google Sheets",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/heap-analytics",
"supported_destination_sync_modes": ["append", "append_dedup"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Heap Analytics Destination Spec",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://kvdb.io/docs/api/",
"supported_destination_sync_modes": ["overwrite", "append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination KVdb",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/meilisearch",
"supported_destination_sync_modes": ["overwrite", "append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Meilisearch",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/rabbitmq",
"supported_destination_sync_modes": ["append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Rabbitmq",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/sftp-json",
"supported_destination_sync_modes": ["overwrite", "append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination SFTP JSON",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/sqlite",
"supported_destination_sync_modes": ["overwrite", "append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Sqlite",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"documentationUrl": "https://docs.airbyte.com/integrations/destinations/typesense",
"supported_destination_sync_modes": ["overwrite", "append"],
"supportsIncremental": true,
"supportsDBT": false,
"supportsNormalization": false,
"connectionSpecification": {
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "Destination Typesense",
Expand Down