MaxGekk commented on issue #19868: [SPARK-22676] Replace spark.sql.hive.verifyPartitionPath with spark.sql.files.ignoreMissingFiles URL: https://github.com/apache/spark/pull/19868#issuecomment-571945750 Do we really need 2 separate flags `spark.files.ignoreMissingFiles` (added by this PR) and `spark.sql.files.ignoreMissingFiles` (added by https://github.com/apache/spark/pull/19581). What should an user set to ignore missing files, both? Maybe only `spark.files.ignoreMissingFiles` would be enough?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
