We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d335275 commit 21514d4Copy full SHA for 21514d4
airbyte-config/init/src/main/resources/seed/destination_definitions.yaml
@@ -18,6 +18,12 @@
18
documentationUrl: https://docs.airbyte.com/integrations/destinations/amazon-sqs
19
icon: amazonsqs.svg
20
releaseStage: alpha
21
+- name: Apache Doris
22
+ destinationDefinitionId: 05c161bf-ca73-4d48-b524-d392be417002
23
+ dockerRepository: airbyte/destination-doris
24
+ dockerImageTag: 0.1.0
25
+ documentationUrl: https://docs.airbyte.com/integrations/destinations/doris
26
+ releaseStage: alpha
27
- name: AWS Datalake
28
destinationDefinitionId: 99878c90-0fbd-46d3-9d98-ffde879d17fc
29
dockerRepository: airbyte/destination-aws-datalake
0 commit comments