spark-instrumented-optimizer/sql/catalyst/src/main
Sean Zhong 5320adc863 [SPARK-16071][SQL] Checks size limit when doubling the array size in BufferHolder
## What changes were proposed in this pull request?

This PR Checks the size limit when doubling the array size in BufferHolder to avoid integer overflow.

## How was this patch tested?

Manual test.

Author: Sean Zhong <seanzhong@databricks.com>

Closes #13829 from clockfly/SPARK-16071_2.
2016-06-30 21:56:34 +08:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-16220][SQL] Add scope to show functions 2016-06-27 16:57:34 -07:00
java/org/apache/spark/sql [SPARK-16071][SQL] Checks size limit when doubling the array size in BufferHolder 2016-06-30 21:56:34 +08:00
scala/org/apache/spark/sql [SPARK-16274][SQL] Implement xpath_boolean 2016-06-30 09:27:48 +08:00