Resolved! Having Issues with extracting records from complex JSON
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...
- 1903 Views
- 2 replies
- 2 kudos
Latest Reply
Hi @Lantis Pillay​ Could you please try to parse JSON records in the below way
- 2 kudos