-
Burak Yavuz authored
## 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. (cherry picked from commit 97a8239a) Signed-off-by:
Shixiong Zhu <shixiong@databricks.com>
Burak Yavuz authored## 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. (cherry picked from commit 97a8239a) Signed-off-by:
Shixiong Zhu <shixiong@databricks.com>
Loading