Guosmilesmile commented on issue #13338: URL: https://github.com/apache/iceberg/issues/13338#issuecomment-2984676367
I think the main reason here is that the table metadata has not been updated yet. The `leftTable.refresh();` in the code can be called earlier, and a refresh for the `rightTable` should be added as well. I will create a PR to try to fix this issue. -- 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]
