[GitHub] spark pull request #14756: [SPARK-17189][SQL][MINOR] Prefers InternalRow ove...

2016-09-05 Thread clockfly
Github user clockfly closed the pull request at: https://github.com/apache/spark/pull/14756 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] spark pull request #14756: [SPARK-17189][SQL][MINOR] Prefers InternalRow ove...

2016-08-22 Thread clockfly
GitHub user clockfly opened a pull request: https://github.com/apache/spark/pull/14756 [SPARK-17189][SQL][MINOR] Prefers InternalRow over UnsafeRow if UnsafeRow specific interface is not used in AggregationIterator ## What changes were proposed in this pull request? Minor c