RussellSpitzer commented on issue #3327: URL: https://github.com/apache/iceberg/issues/3327#issuecomment-952183278
Short answer: No Long answer: You can do similar things with the pure java api but this would involve reading all the files you want to your local machine, combining them, then writing them from your local machine. I'm not sure if it would be easier to just manually implement that or to implement a "Local" RewriteDataAction -- 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]
