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

[SPARK-19140][SS] Allow update mode for non-aggregation streaming queries


## What changes were proposed in this pull request?

This PR allow update mode for non-aggregation streaming queries. It will be same as the append mode if a query has no aggregations.

## How was this patch tested?

Jenkins

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #16520 from zsxwing/update-without-agg.

(cherry picked from commit bc6c56e9)
Signed-off-by: default avatarShixiong Zhu <shixiong@databricks.com>
parent 81c94309
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