aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorBurak Yavuz <brkyvz@gmail.com>2016-04-28 15:22:28 -0700
committerTathagata Das <tathagata.das1565@gmail.com>2016-04-28 15:22:28 -0700
commit78c8aaf849aadbb065730959e7c1b70bb58d69c9 (patch)
tree8795a2ad1c070ec852809d5f6e81c5bbd1c3afd8 /core
parentd584a2b8ac57eff3bf230c760e5bda205c6ea747 (diff)
downloadspark-78c8aaf849aadbb065730959e7c1b70bb58d69c9.tar.gz
spark-78c8aaf849aadbb065730959e7c1b70bb58d69c9.tar.bz2
spark-78c8aaf849aadbb065730959e7c1b70bb58d69c9.zip
[SPARK-14555] Second cut of Python API for Structured Streaming
## What changes were proposed in this pull request? This PR adds Python APIs for: - `ContinuousQueryManager` - `ContinuousQueryException` The `ContinuousQueryException` is a very basic wrapper, it doesn't provide the functionality that the Scala side provides, but it follows the same pattern for `AnalysisException`. For `ContinuousQueryManager`, all APIs are provided except for registering listeners. This PR also attempts to fix test flakiness by stopping all active streams just before tests. ## How was this patch tested? Python Doc tests and unit tests Author: Burak Yavuz <brkyvz@gmail.com> Closes #12673 from brkyvz/pyspark-cqm.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions