[
https://issues.apache.org/jira/browse/ARROW-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659429#comment-17659429
]
Rok Mihevc commented on ARROW-2402:
-----------------------------------
This issue has been migrated to [issue
#18463|https://github.com/apache/arrow/issues/18463] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload
> -----------------------------------------------------------------
>
> Key: ARROW-2402
> URL: https://issues.apache.org/jira/browse/ARROW-2402
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.9.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> This implies that calling {{FixedSizeBinaryBuilder::Append}} with a "const
> char*" argument currently instantiates a temporary {{std::string}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)