Skip to content
Snippets Groups Projects
Commit b6071a70 authored by gatorsmile's avatar gatorsmile Committed by Michael Armbrust
Browse files

[SPARK-13722][SQL] No Push Down for Non-deterministics Predicates through Generate

#### What changes were proposed in this pull request?

Non-deterministic predicates should not be pushed through Generate.

#### How was this patch tested?

Added a test case in `FilterPushdownSuite.scala`

Author: gatorsmile <gatorsmile@gmail.com>

Closes #11562 from gatorsmile/pushPredicateDownWindow.
parent a3ec50a4
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