You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Hongze Zhang (Jira)" <ji...@apache.org> on 2022/09/14 03:03:00 UTC

[jira] [Comment Edited] (ARROW-17657) [C++] C data interface: Add field for byte length of buffers in ArrowArray

    [ https://issues.apache.org/jira/browse/ARROW-17657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603856#comment-17603856 ] 

Hongze Zhang edited comment on ARROW-17657 at 9/14/22 3:02 AM:
---------------------------------------------------------------

{quote}
The C data interface is a stable binary interface, we can't a field like this.
{quote}

Does that mean we will never change ABI? I assumed semantic versioning might also apply to ABI.

Anyway it seems to be more reasonable to just add an API to compute the buffer size in Java side, so this can be closed then.


was (Author: zhztheplayer):
{quote}
The C data interface is a stable binary interface, we can't a field like this.
{quote}

Does that mean we will never change ABI? I assumed semantic versioning might also applie to ABI.

Anyway it seems to be more reasonable to just add an API to compute the buffer size in Java side, so this can be closed then.

> [C++] C data interface: Add field for byte length of buffers in ArrowArray
> --------------------------------------------------------------------------
>
>                 Key: ARROW-17657
>                 URL: https://issues.apache.org/jira/browse/ARROW-17657
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 9.0.0
>            Reporter: Hongze Zhang
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)