Haralampos Gavriilidis created ARROW-2456:
---------------------------------------------
Summary: 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
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)