spark-instrumented-optimizer/sql/catalyst/src
Wenchen Fan 7880909c45 [SPARK-21743][SQL][FOLLOW-UP] top-most limit should not cause memory leak
## What changes were proposed in this pull request?

This is a follow-up of https://github.com/apache/spark/pull/18955 , to fix a bug that we break whole stage codegen for `Limit`.

## How was this patch tested?

existing tests.

Author: Wenchen Fan <wenchen@databricks.com>

Closes #18993 from cloud-fan/bug.
2017-08-18 11:19:22 -07:00
..
main [SPARK-21743][SQL][FOLLOW-UP] top-most limit should not cause memory leak 2017-08-18 11:19:22 -07:00
test [SPARK-21677][SQL] json_tuple throws NullPointException when column is null as string type 2017-08-17 15:59:45 -07:00