[
https://issues.apache.org/jira/browse/ARROW-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240706#comment-16240706
]
ASF GitHub Bot commented on ARROW-1771:
---------------------------------------
cpcloud commented on issue #1288: ARROW-1771: [C++] ARROW-1749 Breaks Public
API test in parquet-cpp
URL: https://github.com/apache/arrow/pull/1288#issuecomment-342248842
so instead of a full blown test executable we have somethign like this:
```c++
#ifdef DCHECK
#error "helpful message"
#endif
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] ARROW-1749 Breaks Public API test in parquet-cpp
> ------------------------------------------------------
>
> Key: ARROW-1771
> URL: https://issues.apache.org/jira/browse/ARROW-1771
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.7.1
> Reporter: Phillip Cloud
> Assignee: Phillip Cloud
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)