xianyinxin commented on issue #26167: [SPARK-28893][SQL] Support MERGE INTO in the parser and add the corresponding logical plan URL: https://github.com/apache/spark/pull/26167#issuecomment-550139637 @cloud-fan I updated the code. A notable change is the catalog resolve logic for `MergeIntoTable` in both the `ResolveCatalogs` and `ResolveSessionCatalog`. And I found there's no consideration for session catalog resolve for `UpdateTbale`, maybe we need submit another pr to fix this.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
