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

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -