[
https://issues.apache.org/jira/browse/ARROW-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192989#comment-16192989
]
ASF GitHub Bot commented on ARROW-1556:
---------------------------------------
GitHub user wesm opened a pull request:
https://github.com/apache/arrow/pull/1175
ARROW-1556: [C++] Move verbose AssertArraysEqual function used in
PARQUET-1100 into arrow/test-util.h
We already had a variant of this in compute-test.cc, so this consolidates
the code and makes it easier for thirdparty arrow users
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wesm/arrow ARROW-1556
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1175.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 #1175
----
commit 0605b466b9b95bfc2afa6e52e57bc8348a95f13d
Author: Wes McKinney <[email protected]>
Date: 2017-10-05T15:06:10Z
Move verbose AssertArraysEqual function from PARQUET-1100 into
arrow/test-util.h
Change-Id: Ieb3323bd13e9c8c9d5e1c8f2be86f83d25560c8a
----
> [C++] Incorporate AssertArraysEqual function from PARQUET-1100 patch
> --------------------------------------------------------------------
>
> Key: ARROW-1556
> URL: https://issues.apache.org/jira/browse/ARROW-1556
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> see discussion in https://github.com/apache/parquet-cpp/pull/398
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)