Autoloader and json
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 12:14 PM
Hello,
I am looking for help with autoloader. I have few questions. My target is to read the files in s3 location and get filename, fileDate, file content in one table and in another table want to convert the file content to json struct and read to 1 or 2 levels depth and read the values and keys and save them to table. Is this achievable in autoloader option.
I tried DLT but its saving to meta data which is not acceptable in our project.
Thank you for your help