shiwl opened a new issue, #7640: URL: https://github.com/apache/iceberg/issues/7640
### Apache Iceberg version 0.13.0 ### Query engine Spark ### Please describe the bug 🐞 When some parquet files are missing, using Spark-SQL to query table data will result in an error. I cannot retrieve the missing parquet file. I want to ignore the small amount of missing data, but I cannot find a way. Can I only delete the entire table and rebuild it -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
