jiwen624 commented on PR #56351: URL: https://github.com/apache/spark/pull/56351#issuecomment-4804139205
@uros-b @szehon-ho Thanks for the review! I addressed the comments with the following changes: - changed L132/L405/L487 of TableOutputResolver and kept L548 as is due to it's genuinely unreachable - also updated the PR description for the unreachable code path. - removed the redundant tring-interpolation wrapper for L391 - Updated the PR description to drop MERGE to make it more accurate. Please let me know anything else is missing. 🙇 -- 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]
