Dylan Wong created SPARK-53103: ---------------------------------- Summary: Throw an error if the state directory is not empty on batch 0 Key: SPARK-53103 URL: https://issues.apache.org/jira/browse/SPARK-53103 Project: Spark Issue Type: Task Components: Structured Streaming Affects Versions: 4.1.0 Reporter: Dylan Wong
Upon query start (batchId = 0), the state directory should be completely empty. Basically, do a list of the {{state}} directory before we start running the query, and throw an error if this directory is non-empty. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org