jotarada opened a new issue #3792: URL: https://github.com/apache/iceberg/issues/3792
If somehow data is deleted from files there is some way to drop table from the metastore? Using spark or trino to to drop the table always led to this exception: ``` Failed to open input stream for file: <deleted-files-location>/metadata/<someuuid>.metadata.json ``` Is there any workaround to fix this? -- 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]
