Hi, I used AirByte to copy MongoDB data into Snowflake in RAW format, after finishing successful copy of the DB I noticed the records are not in pure Json format instead it contains "Document" key word for multiple items inside array. This keyword is creating issue while transforming it.
Any help would be appreciated about how to properly handle such data and formatting in Snowflake.