The Wayback Machine - https://web.archive.org/web/20201017103530/https://github.com/topics/etl
Skip to content
#

etl

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

MaceWindu
MaceWindu commented Sep 22, 2020

It's hacky because of a leaky abstraction: marking a property by an attribute to specify it as a column - is an implementation detail and it's quite low-level. If we need to say 'this property is a column' in a generic way - there must be a higher-level entity/API of doing so (without using attributes).
Think it the other way - IMetadataReader returns an attribute which is really not there (not o

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

You can’t perform that action at this time.