JingsongLi commented on PR #9892: URL: https://github.com/apache/paimon/pull/9892#issuecomment-5708354132
All good — these context-free exceptions are painful to attribute in multi-table CDC jobs, and adding the table name at each site is low-risk and clearly useful. One small thing while you are touching the lines: `notifyDeletion` throws `"Failed to create tag " + tagName`, which should read "Failed to delete tag" (pre-existing wording, but a natural fix now that the message is being changed anyway). -- 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]
