Smotrov commented on issue #10878: URL: https://github.com/apache/iceberg/issues/10878#issuecomment-2269235051
When I manually delete from the `data` directory anything that is not listed in the `files` query result I have following error on any random select. ``` CEBERG_CANNOT_OPEN_SPLIT: Error opening Iceberg split s3://my_bucket/data_lake/my_table/data/lOlxRw/20240801_100037_00009_4atvz-e01ed1f7-ec42-4841-a13a-461c597951f4.parquet (offset=0, length=16462): io.trino.hdfs.s3.TrinoS3FileSystem$UnrecoverableS3OperationException: com.amazonaws.services.s3.model.AmazonS3Exception: The specified key does not exist. ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org