anoopj opened a new pull request, #13590: URL: https://github.com/apache/iceberg/pull/13590
We have several test cases where we are creating temporary directories/files. Simplify them as JUnit `TempDir` cleans them up automatically. Related to https://github.com/apache/iceberg/issues/13506 (I excluded `TestParquetVectorizedReads` so it can be a starter task for someone new). There are more instances of them under `flink` and `spark` - this PR focuses on core and `data`. -- 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