amogh-jahagirdar commented on code in PR #6723: URL: https://github.com/apache/iceberg/pull/6723#discussion_r1147146650
########## docs/spark-writes.md: ########## @@ -203,6 +203,28 @@ WHERE EXISTS (SELECT oid FROM prod.db.returned_orders WHERE t1.oid = oid) For more complex row-level updates based on incoming data, see the section on `MERGE INTO`. +### `Writing to Branches` Review Comment: We don't good catch, I'm removing -- 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]
