by
ABAGRI
• New Contributor II
- 2132 Views
- 2 replies
- 2 kudos
Hi Team,we are using delta live tables to ingest data from Kafka.the JSON file we receive is a complex JSON structure and we are trying to explode the file into its necessary columns and transactions, Thank youplease see attached sample file{ "Table...
- 2132 Views
- 2 replies
- 2 kudos
Latest Reply
Hi @Lantis Pillay Could you please try to parse JSON records in the below way
1 More Replies
by
spaz
• New Contributor II
- 3475 Views
- 5 replies
- 1 kudos
What is the easiest way to convert a table to a nested JSON?
- 3475 Views
- 5 replies
- 1 kudos
Latest Reply
@Sergio Paz - How's it going? Are you able to give us more information?
4 More Replies
by
MattM
• New Contributor III
- 3838 Views
- 4 replies
- 4 kudos
I have complex json file which has massive struct column. We regularly have issues when we try to parse this json file by forming our case class to extract the fields from schema. With this approach the issue we are facing is that if one data type of...
- 3838 Views
- 4 replies
- 4 kudos
Latest Reply
Hey there, @Matt M - If @Hubert Dudek's response solved the issue, would you be happy to mark his answer as best? It helps other members find the solution more quickly.
3 More Replies