GitHub user gaborgsomogyi opened a pull request: https://github.com/apache/spark/pull/23095
[SPARK-23886][SS] Update query status for ContinuousExecution ## What changes were proposed in this pull request? Added query status updates to ContinuousExecution. ## How was this patch tested? Existing unit tests + added ContinuousQueryStatusAndProgressSuite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gaborgsomogyi/spark SPARK-23886 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/23095.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #23095 ---- commit 5b743abcaeea010e166d20f849af99f3ad5b842a Author: Gabor Somogyi <gabor.g.somogyi@...> Date: 2018-11-19T16:02:29Z [SPARK-23886][SS] Update query status for ContinuousExecution ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org