[
https://issues.apache.org/jira/browse/ARROW-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1850:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/17844
> [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)