[
https://issues.apache.org/jira/browse/ARROW-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16282298#comment-16282298
]
ASF GitHub Bot commented on ARROW-1884:
---------------------------------------
wesm opened a new pull request #1400: ARROW-1884: [C++] Exclude integration
test JSON reader/writer classes from public API
URL: https://github.com/apache/arrow/pull/1400
These were showing up in our Doxygen docs and may mislead users reading the
public API into thinking these classes do something that they do not (they
don't read general JSON)
----------------------------------------------------------------
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++] Make JsonReader/JsonWriter classes internal APIs
> ------------------------------------------------------
>
> Key: ARROW-1884
> URL: https://issues.apache.org/jira/browse/ARROW-1884
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Labels: pull-request-available
> Fix For: 0.8.0
>
>
> These are exposed in the public API in {{arrow::ipc}}, and could possibly
> mislead users: http://arrow.apache.org/docs/cpp/namespacearrow_1_1ipc.html
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)