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 flatmapgroupswithstate flatmapgroups can achieve statelessness, correct me if wrong, , requirement express pure sql.)


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -