Spark Structured Streaming Delta Output Mode -
as of spark 2.2.0, there 3 output modes available, append, update, complete.
will delta output mode provided in future release?
currently, possible delta output? (with pure sql environment, read blog saying flatmapgroupswithstateflatmapgroups can achieve statelessness, correct me if wrong, , requirement express pure sql.)
Comments
Post a Comment