tomtongue opened a new pull request, #10080: URL: https://github.com/apache/iceberg/pull/10080
Migrate the following test classes to delete `TableTestBase` for https://github.com/apache/iceberg/issues/9085. This PR is for the migration of `TableTestBase` related classes in https://github.com/apache/iceberg/pull/10063. ## Current Progress Core: - [x] `TestContentFileParser` (skipped) - [x] `TestFileScanTaskParser` (skipped) - [x] `util/TestTableScanUtil` - [ ] `WriterTestBase` - [x] `TestFileWriterFactory` - [x] `TestGenericFileWriterFactory` - [ ] `TestSparkFileWriterFactory` for the versions: v3.3, v3.4, v3.5 - [ ] `TestFlinkFileWriterFactory` for the versions: v1.15, v1.16, v.1.17, v1.18 - [x] `TestPartitioningWriters` - [ ] `TestSparkPartitioningWriters` for the versions: v3.3, v3.4, v3.5 - [ ] `TestFlinkPartitioningWriters` for the versions: v1.15, v1.16, v.1.17, v1.18 - [x] `TestPositionDeltaWriters` - [ ] `TestSparkPositionDeltaWriters` for the versions: v3.3, v3.4, v3.5 - [ ] `TestFlinkPositionDeltaWriters` for the versions: v1.15, v1.16, v.1.17, v1.18 - [x] `TestRollingFileWriters` - [ ] `TestSparkRollingFileWriters` for the versions: v3.3, v3.4, v3.5 - [ ] `TestFlinkRollingFileWriters` for the versions: v1.15, v1.16, v.1.17, v1.18 `iceberg-flink` for the versions: v1.15, v1.16, v.1.17, v1.18 - [ ] `TestStreamingReaderOperator` latest ok - [ ] `TestStreamingMonitorFunction` latest ok - [ ] `TestIcebergFilesCommitter` latest ok - [ ] `TestDeltaTaskWriter` latest ok -- 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