You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-19861][SS] watermark should not be a negative time.
## What changes were proposed in this pull request?
`watermark` should not be negative. This behavior is invalid, check it before real run.
## How was this patch tested?
add new unit test.
Author: uncleGen <[email protected]>
Author: dylon <[email protected]>
Closes#17202 from uncleGen/SPARK-19861.
(cherry picked from commit 30b18e6)
Signed-off-by: Shixiong Zhu <[email protected]>
0 commit comments