Add a fix for cases were total_tuple_count is nil
Depending on the type of migration, total_tuple_count and max_batch_size can be nil. We should account for such cases, when calculating the estimated time to complete Changelog: changed
Loading
Please register or sign in to comment