cloud-fan commented on pull request #29715: URL: https://github.com/apache/spark/pull/29715#issuecomment-692706143
> Supporting catalog table is simply the major reason to have it. No, the major reason is to get rid of `SaveMode`. BTW `DataFrameWriter.insertInto` supports catalog table as well. We need a strong motivation to create a new API to replace the old one, to justify the overhead (users need to learn the new API). Supporting catalog table is not a strong motivation to me, we can improve the existing API to do that. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
