GitHub user jiangxb1987 opened a pull request: https://github.com/apache/spark/pull/21570
[SPARK-24564][TEST] Add test suite for RecordBinaryComparator ## What changes were proposed in this pull request? Add a new test suite to test RecordBinaryComparator. ## How was this patch tested? New test suite. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jiangxb1987/spark rbc-test Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/21570.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #21570 ---- commit 79508ec7a33735690b0d5f0c74168efbf804866c Author: Xingbo Jiang <xingbo.jiang@...> Date: 2018-06-14T22:52:13Z add test suite for RecordBinaryComparator ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org