[ https://issues.apache.org/jira/browse/HIVE-20445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594608#comment-16594608 ]
ASF GitHub Bot commented on HIVE-20445: --------------------------------------- GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/423 HIVE-20445: Add randomized tests to TestArrowColumnarBatchSerDe You can merge this pull request into a Git repository by running: $ git pull https://github.com/pudidic/hive HIVE-20445 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/423.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 #423 ---- commit a4ef8df46a5b881dde9895aab7c60ff24185b10a Author: Teddy Choi <pudidic@...> Date: 2018-08-24T04:21:35Z Working commit f5b7b4b7f972bae2e6d1cbb7e029b96018da973e Author: Teddy Choi <pudidic@...> Date: 2018-08-27T03:58:58Z Merge branch 'master' into HIVE-20445 commit 71d28a3d0d2ff827046c19eab2e8e5c37c08e107 Author: Teddy Choi <pudidic@...> Date: 2018-08-28T02:36:03Z Working commit c68fea097a6791819d7907708f6403943a5dd9d8 Author: Teddy Choi <pudidic@...> Date: 2018-08-28T02:36:45Z Merge branch 'master' into HIVE-20445 commit afdc0fd4c0bb1fa33604ac2aecf882ff15e65609 Author: Teddy Choi <pudidic@...> Date: 2018-08-28T06:33:43Z Working commit 2e084cb455d225a8e728edce9a7b9b0212430e3b Author: Teddy Choi <pudidic@...> Date: 2018-08-28T06:39:17Z Removed unnecessary code ---- > Add randomized tests to TestArrowColumnarBatchSerDe > --------------------------------------------------- > > Key: HIVE-20445 > URL: https://issues.apache.org/jira/browse/HIVE-20445 > Project: Hive > Issue Type: Test > Reporter: Teddy Choi > Assignee: Teddy Choi > Priority: Minor > Labels: pull-request-available > Attachments: HIVE-20445.1.patch > > > Use random schemas/data for TestArrowColumnarBatchSerDe to improve coverage > of arrow conversion/serialization. -- This message was sent by Atlassian JIRA (v7.6.3#76005)