rdblue edited a comment on pull request #1495: URL: https://github.com/apache/iceberg/pull/1495#issuecomment-705056231
> org.apache.iceberg.data.TestMetricsRowGroupFilter This is a flaky test that I just had to fix. I'll get the PR up for it soon. The problem is that it uses a static path instead of a unique temp file each run. **Update**: After looking at the others, I think they are all caused by this. You should be able to fix it by removing `/tmp/stats-row-group-filter-test.parquet`. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
