cloud-fan commented on PR #36402: URL: https://github.com/apache/spark/pull/36402#issuecomment-1112882951
When `DeleteFromTable` was added, there is no row-based DS v2 delete API, so the spark extension just match `DeleteFromTable` with certain kinds of v2 tables. "does not support delete" means does not use DS v2 API to indicate the table supports deletion. -- 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]
