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
demandé il y a 2 ans231 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions