-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Python
-
None
-
Storage Engines
Create a test that mimics the dry run and then create usage that MongoDB uses for importing tables. From HELP-65363. The test should:
- Create and export a table.
- Import the table to another database. Use create with "import" config
- Checkpoint N times (N = 0-2 is likely enough)
- Drop table using remove_file=false
- Import the table again.
- Use the table.