Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.4.17
-
Reviewed
-
This change incorporate logic within the script for detecting and handling scenarios where the namespace does not exist.
Description
When utilizing the copy_tables_desc.rb script to duplicate tables to a target cluster, if the specified table's namespace is nonexistent in the target cluster, the script fails to execute successfully. It is recommended to incorporate logic within the script for detecting and handling scenarios where the namespace does not exist.