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
preguntada hace 2 años231 visualizaciones
1 Respuesta
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 hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas