Hi All,
I hope I'm in the right channel for this question, please say so if I'm not 🙂
I'm looking to integrate airbyte for a client and they have asked me to showcase the capabilities by loading data from a dynamics data lake into snowflake.
The data in the data lake is on blob storage and is a combination of CDM (common data model) json files which describe the tables, and underlying csv's with the data, but without headers. Is it possible to create a connector that can somehow parse these json files and then read the csv's?