git commit: [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0

2014-09-07 Thread matei
Repository: spark Updated Branches: refs/heads/branch-1.1 ce4053cb5 -> c5d8d8227 [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0 This resolves https://issues.apache.org/jira/browse/SPARK-3394 Author: Eric Liang Closes #2264 from ericl/spark-3394 and squashes the following commit

git commit: [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0

2014-09-07 Thread matei
Repository: spark Updated Branches: refs/heads/master 3fb57a0ab -> 6754570d8 [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0 This resolves https://issues.apache.org/jira/browse/SPARK-3394 Author: Eric Liang Closes #2264 from ericl/spark-3394 and squashes the following commits:

git commit: [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0

2014-09-07 Thread matei
Repository: spark Updated Branches: refs/heads/branch-1.0 4d3ab2925 -> ae6f5545a [SPARK-3394] [SQL] Fix crash in TakeOrdered when limit is 0 This resolves https://issues.apache.org/jira/browse/SPARK-3394 Author: Eric Liang Closes #2264 from ericl/spark-3394 and squashes the following commit