flyrain opened a new pull request, #6012: URL: https://github.com/apache/iceberg/pull/6012
Add a procedure to generate table changes. Here are changes in this PR. 1. Defines the user interface. 2. Generates update pre-image and post-image when user provide the identifier columns. 3. Uses the window function instead of joining for better performance. cc @aokolnychyi @rdblue @szehon-ho @kbendick @anuragmantri @karuppayya @chenjunjiedada -- 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]
