Solved
ingesting data to array
- November 9, 2023
- 2 replies
- 2294 views
hi i already read some of the answer provided by @danny-miller but still can not make it work
on the the target schema i have array of objects which i need to ingest data from table (for now it is csv )
i tried to use the * notation but i'm problobly miss some casting options
attached is the target schema and the row data
please advice