[ https://issues.apache.org/jira/browse/SPARK-53103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18015707#comment-18015707 ]
Anish Shrigondekar commented on SPARK-53103: -------------------------------------------- PR merged here -> https://github.com/apache/spark/pull/51817 > 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 > Priority: Major > Labels: pull-request-available > > 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