Glue Job - how to read from jdbc redshift tables in parallel?

0

In the aws documnet

therfore, how to read from jdbc redshift tables in parallel? Is there anyone who knows?

feita há 2 anos464 visualizações
1 Resposta
0

Using DynamicFrames will utilize COPY/UNLOAD behind the scenes which are executed in parallel.

https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-redshift.html

AWS
Don_D
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas