You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Haralampos Gavriilidis (JIRA)" <ji...@apache.org> on 2018/04/13 15:26:00 UTC

[jira] [Closed] (ARROW-2456) garrow_array_builder_append_values does not work for large arrays

     [ https://issues.apache.org/jira/browse/ARROW-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haralampos Gavriilidis closed ARROW-2456.
-----------------------------------------
    Resolution: Duplicate

> garrow_array_builder_append_values does not work for large arrays
> -----------------------------------------------------------------
>
>                 Key: ARROW-2456
>                 URL: https://issues.apache.org/jira/browse/ARROW-2456
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, GLib
>            Reporter: Haralampos Gavriilidis
>            Priority: Major
>
> When callingĀ 
> {code:java}
> garrow_array_builder_append_values(GArrowArrayBuilder *builder,
>  const VALUE *values,
>  gint64 values_length,
>  const gboolean *is_valids,
>  gint64 is_valids_length,
>  GError **error,
>  const gchar *context){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)