edgarRd opened a new pull request, #7121: URL: https://github.com/apache/iceberg/pull/7121
This PR adds the ability to use a custom backup suffix during the `migrate` process. By default, the suffix `__BACKUP__` is used, which sometimes gets represented as `__backup__` in engines that lower case table names leading to confusion. This change enables uses to optionally set a suffix for those backup tables. A follow up PR in docs would update the parameter list once merged. PTAL Thanks. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
