Skip to content
Snippets Groups Projects
Commit 3b648a62 authored by Shixiong Zhu's avatar Shixiong Zhu
Browse files

[SPARK-19859][SS] The new watermark should override the old one


## What changes were proposed in this pull request?

The new watermark should override the old one. Otherwise, we just pick up the first column which has a watermark, it may be unexpected.

## How was this patch tested?

The new test.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #17199 from zsxwing/SPARK-19859.

(cherry picked from commit d8830c50)
Signed-off-by: default avatarShixiong Zhu <shixiong@databricks.com>
parent cbc37007
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment