slfan1989 commented on PR #12769: URL: https://github.com/apache/iceberg/pull/12769#issuecomment-2795621124
@pvary @nastra @szehon-ho Could you take a look at this PR? Thank you very much! Here is a draft version of the code, primarily designed to demonstrate the implementation concept, so it is relatively simplified. This stored procedure leverages the capabilities of Snapshot and RewriteTablePath, allowing users to simply provide an original Hive table and specify a level of parallelism to automatically upgrade the Hive table to an Iceberg table. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org