Skip to content
#

etl

Here are 1,358 public repositories matching this topic...

michel-tricot
michel-tricot commented Feb 5, 2021

Tell us about the problem you're trying to solve

A connector is an evolving piece of software. We want to set the proper expectations for an Airbyte user when using a connector.

Describe the solution you’d like

When selecting a connector, a user should see if it is an early, not super tested connector or very mature one (# of levels to be defined).

panther
alexmylonas
alexmylonas commented May 13, 2020

Describe the ideal solution

We need a new endpoint that functions as getIntegrationById endpoint.

Describe your use cases

We currently fetching all integration via appsync (or more specifically a sub-category of integrations based on integrationType) and iterate until we find one that matches the integrationId passed.

How frequently would you use such feature

Although, we

Improve this page

Add a description, image, and links to the etl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the etl topic, visit your repo's landing page and select "manage topics."

Learn more