funcbro commented on issue #14606: URL: https://github.com/apache/iceberg/issues/14606#issuecomment-3588166804
I ran into the same issue. Currently because of the limitation, the `rewrite_table_path` is kind of useless. On the other hand, I follow the relative-path topic in Iceberg since quite some time now, which would actually solve the issue in the first place - but sadly there does not seem to be any progress here ;( - https://github.com/apache/iceberg/issues/1617 (2020) - https://github.com/apache/iceberg/issues/3142 (2021) As I guess relative-path support will still need some time to be fully specified etc - Is there any possibility that the `rewrite_table_path` util can be improved, so (desaster) recovery use-cases can be executed? Othewise we will need to implement some hack solution around - which obviously we want to avoid -- 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]
