Can AWS GLUE handle LOADING tables with foreign key relationships ?

0

Trying to load tables from single source.. Source has data for EMP NAME , ADDRESS … target table A has EMP ID(Auto generated PK) and EMP NAME … table B has EMP ID(foreign key) ADDRESS ID ( Auto generated PK) AND ADDRESS…

Now how to load these two tables using AWS GLUE ?

No proper notes any where for this… can you help clarify

posta un anno fa369 visualizzazioni
2 Risposte
0
Risposta accettata

Glue does not have in built functionality that does this.

When you generate the ID, you can store it both the EMP NAME and EMP ADDRESS datasets and load the 2 tables with that information.

profile pictureAWS
con risposta un anno fa
profile picture
ESPERTO
verificato un mese fa
0

Thanks for the info

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande