Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 07:33 AM
I'm trying to do something similar either in a DLT pipeline or a standard streaming query autoloader job. This thread implies there is a way to pass multiple source directories via options to the readstream query while maintaining state all through one checkpoint. this would greatly simplify my process if true but I have been unable to get it to work. I've also considered your appraoch which is to parameterize my file_path using subfolders as sources.