Skip to content
Snippets Groups Projects
Commit e430915f authored by Tathagata Das's avatar Tathagata Das
Browse files

[SPARK-18870] Disallowed Distinct Aggregations on Streaming Datasets


## What changes were proposed in this pull request?

Check whether Aggregation operators on a streaming subplan have aggregate expressions with isDistinct = true.

## How was this patch tested?

Added unit test

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #16289 from tdas/SPARK-18870.

(cherry picked from commit 4f7292c8)
Signed-off-by: default avatarTathagata Das <tathagata.das1565@gmail.com>
parent 2a8de2e1
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