E2314
Parquet target — Crash recovery could not delete an over-cursor file
After a crash, a Parquet file whose blocks exceed the committed cursor could not be deleted; leaving
it would duplicate data on resume.
Fix — clear the filesystem error (permissions, locks) and remove the file so recovery can finish.