RussellSpitzer commented on issue #14606: URL: https://github.com/apache/iceberg/issues/14606#issuecomment-3745771142
I don't think there is any issue with allowing the "rewrite procedure" to just run off a pure metadata.json path. I know thats what we had implemented earlier, is that not possible in the action now? With the current code you could use StaticTableOperations to load the file and pass that table object into the RewriteAction. -- 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]
