spark-instrumented-optimizer/sql/core/src/main
Shixiong Zhu 7329fe272d [SPARK-14411][SQL] Add a note to warn that onQueryProgress is asynchronous
## What changes were proposed in this pull request?

onQueryProgress is asynchronous so the user may see some future status of `ContinuousQuery`. This PR just updated comments to warn it.

## How was this patch tested?

Only updated comments.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #12180 from zsxwing/ContinuousQueryListener-doc.
2016-04-05 15:18:35 -07:00
..
java/org/apache/spark/sql [SPARK-14355][BUILD] Fix typos in Exception/Testcase/Comments and static analysis results 2016-04-03 18:14:16 -07:00
resources [SPARK-12902] [SQL] visualization for generated operators 2016-01-25 12:44:20 -08:00
scala/org/apache/spark/sql [SPARK-14411][SQL] Add a note to warn that onQueryProgress is asynchronous 2016-04-05 15:18:35 -07:00