spark-instrumented-optimizer/sql/core/src/main
Burak Yavuz 97a8239a62 [SPARK-18493] Add missing python APIs: withWatermark and checkpoint to dataframe
## What changes were proposed in this pull request?

This PR adds two of the newly added methods of `Dataset`s to Python:
`withWatermark` and `checkpoint`

## How was this patch tested?

Doc tests

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #15921 from brkyvz/py-watermark.
2016-11-21 17:24:02 -08:00
..
java/org/apache/spark/sql [SPARK-17993][SQL] Fix Parquet log output redirection 2016-11-10 13:41:13 -08:00
resources [SPARK-16031] Add debug-only socket source in Structured Streaming 2016-06-19 21:27:04 -07:00
scala/org/apache/spark/sql [SPARK-18493] Add missing python APIs: withWatermark and checkpoint to dataframe 2016-11-21 17:24:02 -08:00