Hello Community.
We recently enabled the following option on several existing Auto Loader streams:
"cloudFiles.useManagedFileEvents": "true"
Most streams continued working, but one now fails while restoring its existing checkpoint, referencing a file similar to:
<checkpoint>/sources/0/rocksdb/7129.zip
Removing cloudFiles.useManagedFileEvents and rerunning does not resolve the error, the stream still attempts to restore the same RocksDB archive.
Has anyone encountered this when enabling managed file events on an existing checkpoint? Is there a supported way to repair or migrate the checkpoint without resetting it and potentially reprocessing existing files?