🎉 New Destination: Exasol#20368
🎉 New Destination: Exasol#20368Christoph Pirkl (kaklakariada) wants to merge 25 commits intoairbytehq:masterfrom exasol:add-exasol-connector
Conversation
|
Hello 👋:skin-tone-2: and thank you for your contribution! Airbyte has instituted a code freeze between 19 and 30 December, to make sure there are no disruptions during the holidays. If you have any questions or need further clarification, please don't hesitate to ping via Slack. |
|
/test connector=connectors/destination-exasol
|
|
/test connector=connectors/destination-exasol |
|
Hey Christoph Pirkl (@kaklakariada) have you allowed edits and access to secrets by maintainers on the PR? :) |
|
Hi Ivica Taseski (@itaseskii), I tried that but this option is not available. According to the documentation:
I guess the problem is the "personal account", because |
|
I created #21200 from my personal fork and allowed editing. |

What
This adds a connector for the Exasol database as destination.
How
Created connector based on template.
Recommended reading order
x.javay.python🚨 User Impact 🚨
New Exasol destination in Airbyte
Pre-merge Checklist
Expand the relevant checklist and delete the others.
New Connector
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampledocs/integrations/README.mdairbyte-integrations/builds.mdAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>command is passing/publishcommand described hereTests
Unit
Put your unit tests output here.
Integration
Put your integration tests output here.
Acceptance
Put your acceptance tests output here.