Mapping to key value pair field(AEP)
| {Lamp=6, Sensor=3} |
This comes under a particular field as string in CSV file.
I need to ingest the file and map this particular field to a key value pair field(key-lamp and value-6).
Can anyone please help me with this.
Or can anyone help me with any other way to ingest this data.

