Cast struct column to array

0

Hi All,

I want to make this transformation :

columnA, columnB, columnC

to

Struct {columnA:"",columnB:"", columnC:""}

to

Array [{columnA:"",columnB:"", columnC:""}]

The first two step works, but I don't know how to transform from step 2 to 3, i.e struct to array

Someone got a solution ?

thanks in advance !

Kinesra
feita há 2 anos231 visualizações
1 Resposta
0

Have you reviewed the documentation on the pages subordinate to the link below, and in particular tried the NEST_TO_ARRAY feature? Databrew Recipe Actions

AWS
AWSdave
respondido há um ano

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