[
https://issues.apache.org/jira/browse/ARROW-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658881#comment-17658881
]
Rok Mihevc commented on ARROW-1850:
-----------------------------------
This issue has been migrated to [issue
#17844|https://github.com/apache/arrow/issues/17844] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Use const void* in Writable::Write instead of const uint8_t*
> ------------------------------------------------------------------
>
> Key: ARROW-1850
> URL: https://issues.apache.org/jira/browse/ARROW-1850
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.8.0
>
> Attachments: text.html
>
>
> I noticed that {{Writable}} is also misspelled. This would spare the user
> many usages of {{reinterpret_cast<const uint8_t*>(...)}}, and also will not
> cause any explicit API breakage (except where users have overridden the
> virtual function)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)