HeartSaVioR commented on pull request #28523: URL: https://github.com/apache/spark/pull/28523#issuecomment-629569560
My proposal is target to Spark 3.0 - in short, let's not expose the availability of complete mode in sink (streaming truncate) in public API (custom sinks would only be able to do append) so that we open the possibility to drop the complete mode afterwards without bugging with breaking public API. This is same workaround path of streaming update, though the reason of workaround for streaming truncate is to remove afterwards. ---------------------------------------------------------------- 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]
