Yash Botadra created SPARK-55857:
------------------------------------

             Summary: [SQL] Support ignoreMissingFiles when inferring schema 
during schema evolution
                 Key: SPARK-55857
                 URL: https://issues.apache.org/jira/browse/SPARK-55857
             Project: Spark
          Issue Type: Task
          Components: SQL
    Affects Versions: 4.1.1
            Reporter: Yash Botadra


The list of files used for schema inference is determined each time the query 
is run. But during schema evolution, an irrecoverable failure may occur when a 
file in within that batch is deleted at the source before the schema evolution 
completes.

Fix: Add support for {{ignoreMissingFiles}} in the schema evolution path.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to