API Index

A

GArrowArray, struct in GArrowDecimal128Array
GArrowArray:array, object property in GArrowDecimal128Array
GArrowArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowArrayBuilder:array-builder, object property in GArrowDecimal128ArrayBuilder
GArrowArrayBuilderClass, struct in GArrowDecimal128ArrayBuilder
GArrowArrayClass, struct in GArrowDecimal128Array
garrow_array_builder_finish, function in GArrowDecimal128ArrayBuilder
garrow_array_builder_get_value_data_type, function in GArrowDecimal128ArrayBuilder
garrow_array_builder_get_value_type, function in GArrowDecimal128ArrayBuilder
garrow_array_builder_release_ownership, function in GArrowDecimal128ArrayBuilder
garrow_array_cast, function in GArrowDecimal128Array
garrow_array_dictionary_encode, function in GArrowDecimal128Array
garrow_array_equal, function in GArrowDecimal128Array
garrow_array_equal_approx, function in GArrowDecimal128Array
garrow_array_equal_range, function in GArrowDecimal128Array
garrow_array_get_length, function in GArrowDecimal128Array
garrow_array_get_null_bitmap, function in GArrowDecimal128Array
garrow_array_get_n_nulls, function in GArrowDecimal128Array
garrow_array_get_offset, function in GArrowDecimal128Array
garrow_array_get_value_data_type, function in GArrowDecimal128Array
garrow_array_get_value_type, function in GArrowDecimal128Array
garrow_array_is_null, function in GArrowDecimal128Array
garrow_array_is_valid, function in GArrowDecimal128Array
garrow_array_slice, function in GArrowDecimal128Array
garrow_array_to_string, function in GArrowDecimal128Array
garrow_array_unique, function in GArrowDecimal128Array
GARROW_AVAILABLE_IN_0_10, macro in Version related macros
GARROW_AVAILABLE_IN_0_12, macro in Version related macros
GARROW_AVAILABLE_IN_0_13, macro in Version related macros
GARROW_AVAILABLE_IN_ALL, macro in Version related macros

B

GArrowBinaryArray, struct in GArrowDecimal128Array
GArrowBinaryArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowBinaryDataType, struct in GArrowDecimal128DataType
garrow_binary_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_binary_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_binary_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_binary_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_binary_array_get_buffer, function in GArrowDecimal128Array
garrow_binary_array_get_offsets_buffer, function in GArrowDecimal128Array
garrow_binary_array_get_value, function in GArrowDecimal128Array
garrow_binary_array_new, function in GArrowDecimal128Array
garrow_binary_data_type_new, function in GArrowDecimal128DataType
GArrowBooleanArray, struct in GArrowDecimal128Array
GArrowBooleanArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowBooleanDataType, struct in GArrowDecimal128DataType
GArrowBooleanDataTypeClass, struct in GArrowDecimal128DataType
garrow_boolean_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_boolean_array_get_value, function in GArrowDecimal128Array
garrow_boolean_array_get_values, function in GArrowDecimal128Array
garrow_boolean_array_new, function in GArrowDecimal128Array
garrow_boolean_data_type_new, function in GArrowDecimal128DataType
GArrowBuffer, struct in GArrowResizableBuffer
GArrowBuffer:buffer, object property in GArrowResizableBuffer
GArrowBuffer:data, object property in GArrowResizableBuffer
GArrowBufferClass, struct in GArrowResizableBuffer
GArrowBufferInputStream, struct in GArrowCompressedInputStream
GArrowBufferInputStream:buffer, object property in GArrowCompressedInputStream
GArrowBufferInputStreamClass, struct in GArrowCompressedInputStream
GArrowBufferOutputStream, struct in GArrowCompressedOutputStream
garrow_buffer_copy, function in GArrowResizableBuffer
garrow_buffer_equal, function in GArrowResizableBuffer
garrow_buffer_equal_n_bytes, function in GArrowResizableBuffer
garrow_buffer_get_capacity, function in GArrowResizableBuffer
garrow_buffer_get_data, function in GArrowResizableBuffer
garrow_buffer_get_mutable_data, function in GArrowResizableBuffer
garrow_buffer_get_parent, function in GArrowResizableBuffer
garrow_buffer_get_size, function in GArrowResizableBuffer
garrow_buffer_input_stream_get_buffer, function in GArrowCompressedInputStream
garrow_buffer_input_stream_new, function in GArrowCompressedInputStream
garrow_buffer_is_mutable, function in GArrowResizableBuffer
garrow_buffer_new, function in GArrowResizableBuffer
garrow_buffer_new_bytes, function in GArrowResizableBuffer
garrow_buffer_output_stream_new, function in GArrowCompressedOutputStream
garrow_buffer_slice, function in GArrowResizableBuffer

C

GArrowCastOptions, struct in GArrowCastOptions
GArrowCastOptions:allow-float-truncate, object property in GArrowCastOptions
GArrowCastOptions:allow-int-overflow, object property in GArrowCastOptions
GArrowCastOptions:allow-time-truncate, object property in GArrowCastOptions
GArrowCastOptionsClass, struct in GArrowCastOptions
garrow_cast_options_new, function in GArrowCastOptions
GArrowChunkedArray, struct in GArrowChunkedArray
GArrowChunkedArray:chunked-array, object property in GArrowChunkedArray
garrow_chunked_array_equal, function in GArrowChunkedArray
garrow_chunked_array_get_chunk, function in GArrowChunkedArray
garrow_chunked_array_get_chunks, function in GArrowChunkedArray
garrow_chunked_array_get_length, function in GArrowChunkedArray
garrow_chunked_array_get_n_chunks, function in GArrowChunkedArray
garrow_chunked_array_get_n_nulls, function in GArrowChunkedArray
garrow_chunked_array_get_value_data_type, function in GArrowChunkedArray
garrow_chunked_array_get_value_type, function in GArrowChunkedArray
garrow_chunked_array_new, function in GArrowChunkedArray
garrow_chunked_array_slice, function in GArrowChunkedArray
garrow_chunked_array_to_string, function in GArrowChunkedArray
GArrowCodec, struct in GArrowCodec
GArrowCodec:codec, object property in GArrowCodec
GArrowCodecClass, struct in GArrowCodec
garrow_codec_get_name, function in GArrowCodec
garrow_codec_new, function in GArrowCodec
GArrowColumn, struct in GArrowColumn
GArrowColumn:array, object property in GArrowColumn
GArrowColumn:chunked-array, object property in GArrowColumn
GArrowColumn:column, object property in GArrowColumn
GArrowColumn:field, object property in GArrowColumn
GArrowColumnClass, struct in GArrowColumn
garrow_column_equal, function in GArrowColumn
garrow_column_get_data, function in GArrowColumn
garrow_column_get_data_type, function in GArrowColumn
garrow_column_get_field, function in GArrowColumn
garrow_column_get_length, function in GArrowColumn
garrow_column_get_name, function in GArrowColumn
garrow_column_get_n_nulls, function in GArrowColumn
garrow_column_new_array, function in GArrowColumn
garrow_column_new_chunked_array, function in GArrowColumn
garrow_column_slice, function in GArrowColumn
garrow_column_to_string, function in GArrowColumn
GArrowCompressedInputStream, struct in GArrowCompressedInputStream
GArrowCompressedInputStream:codec, object property in GArrowCompressedInputStream
GArrowCompressedInputStream:raw, object property in GArrowCompressedInputStream
GArrowCompressedInputStreamClass, struct in GArrowCompressedInputStream
GArrowCompressedOutputStream, struct in GArrowCompressedOutputStream
GArrowCompressedOutputStream:codec, object property in GArrowCompressedOutputStream
GArrowCompressedOutputStream:raw, object property in GArrowCompressedOutputStream
GArrowCompressedOutputStreamClass, struct in GArrowCompressedOutputStream
garrow_compressed_input_stream_new, function in GArrowCompressedInputStream
garrow_compressed_output_stream_new, function in GArrowCompressedOutputStream
GArrowCompressionType, enum in GArrowCodec
GArrowCSVReader, struct in GArrowCSVReader
GArrowCSVReader:csv-table-reader, object property in GArrowCSVReader
GArrowCSVReaderClass, struct in GArrowCSVReader
GArrowCSVReadOptions, struct in GArrowCSVReader
GArrowCSVReadOptions:allow-newlines-in-values, object property in GArrowCSVReader
GArrowCSVReadOptions:block-size, object property in GArrowCSVReader
GArrowCSVReadOptions:check-utf8, object property in GArrowCSVReader
GArrowCSVReadOptions:delimiter, object property in GArrowCSVReader
GArrowCSVReadOptions:escape-character, object property in GArrowCSVReader
GArrowCSVReadOptions:ignore-empty-lines, object property in GArrowCSVReader
GArrowCSVReadOptions:is-double-quoted, object property in GArrowCSVReader
GArrowCSVReadOptions:is-escaped, object property in GArrowCSVReader
GArrowCSVReadOptions:is-quoted, object property in GArrowCSVReader
GArrowCSVReadOptions:n-header-rows, object property in GArrowCSVReader
GArrowCSVReadOptions:pool, object property in GArrowCSVReader
GArrowCSVReadOptions:quote-character, object property in GArrowCSVReader
GArrowCSVReadOptions:use-threads, object property in GArrowCSVReader
GArrowCSVReadOptionsClass, struct in GArrowCSVReader
garrow_csv_reader_new, function in GArrowCSVReader
garrow_csv_reader_read, function in GArrowCSVReader
garrow_csv_read_options_add_column_type, function in GArrowCSVReader
garrow_csv_read_options_add_schema, function in GArrowCSVReader
garrow_csv_read_options_get_column_types, function in GArrowCSVReader
garrow_csv_read_options_new, function in GArrowCSVReader

D

GArrowDataType, struct in GArrowDecimal128DataType
GArrowDataType:data-type, object property in GArrowDecimal128DataType
GArrowDataTypeClass, struct in GArrowDecimal128DataType
garrow_data_type_equal, function in GArrowDecimal128DataType
garrow_data_type_get_id, function in GArrowDecimal128DataType
garrow_data_type_to_string, function in GArrowDecimal128DataType
GArrowDate32Array, struct in GArrowDecimal128Array
GArrowDate32ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowDate32ArrayClass, struct in GArrowDecimal128Array
GArrowDate32DataType, struct in GArrowDecimal128DataType
garrow_date32_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_date32_array_get_value, function in GArrowDecimal128Array
garrow_date32_array_get_values, function in GArrowDecimal128Array
garrow_date32_array_new, function in GArrowDecimal128Array
garrow_date32_data_type_new, function in GArrowDecimal128DataType
GArrowDate64Array, struct in GArrowDecimal128Array
GArrowDate64ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowDate64ArrayClass, struct in GArrowDecimal128Array
GArrowDate64DataType, struct in GArrowDecimal128DataType
garrow_date64_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_date64_array_get_value, function in GArrowDecimal128Array
garrow_date64_array_get_values, function in GArrowDecimal128Array
garrow_date64_array_new, function in GArrowDecimal128Array
garrow_date64_data_type_new, function in GArrowDecimal128DataType
GArrowDecimal128, struct in GArrowDecimal128
GArrowDecimal128:decimal128, object property in GArrowDecimal128
GArrowDecimal128Array, struct in GArrowDecimal128Array
GArrowDecimal128ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowDecimal128ArrayBuilderClass, struct in GArrowDecimal128ArrayBuilder
GArrowDecimal128ArrayClass, struct in GArrowDecimal128Array
GArrowDecimal128Class, struct in GArrowDecimal128
GArrowDecimal128DataType, struct in GArrowDecimal128DataType
GArrowDecimal128DataTypeClass, struct in GArrowDecimal128DataType
garrow_decimal128_abs, function in GArrowDecimal128
garrow_decimal128_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_decimal128_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_decimal128_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_decimal128_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_decimal128_array_format_value, function in GArrowDecimal128Array
garrow_decimal128_array_get_value, function in GArrowDecimal128Array
garrow_decimal128_data_type_new, function in GArrowDecimal128DataType
garrow_decimal128_divide, function in GArrowDecimal128
garrow_decimal128_equal, function in GArrowDecimal128
garrow_decimal128_greater_than, function in GArrowDecimal128
garrow_decimal128_greater_than_or_equal, function in GArrowDecimal128
garrow_decimal128_less_than, function in GArrowDecimal128
garrow_decimal128_less_than_or_equal, function in GArrowDecimal128
garrow_decimal128_minus, function in GArrowDecimal128
garrow_decimal128_multiply, function in GArrowDecimal128
garrow_decimal128_negate, function in GArrowDecimal128
garrow_decimal128_new_integer, function in GArrowDecimal128
garrow_decimal128_new_string, function in GArrowDecimal128
garrow_decimal128_not_equal, function in GArrowDecimal128
garrow_decimal128_plus, function in GArrowDecimal128
garrow_decimal128_to_integer, function in GArrowDecimal128
garrow_decimal128_to_string, function in GArrowDecimal128
garrow_decimal128_to_string_scale, function in GArrowDecimal128
GArrowDecimalDataType, struct in GArrowDecimal128DataType
GArrowDecimalDataTypeClass, struct in GArrowDecimal128DataType
garrow_decimal_data_type_get_precision, function in GArrowDecimal128DataType
garrow_decimal_data_type_get_scale, function in GArrowDecimal128DataType
garrow_decimal_data_type_new, function in GArrowDecimal128DataType
GArrowDenseUnionArray, struct in GArrowDictionaryArray
GArrowDenseUnionArrayClass, struct in GArrowDictionaryArray
GArrowDenseUnionDataType, struct in GArrowDictionaryDataType
GArrowDenseUnionDataTypeClass, struct in GArrowDictionaryDataType
garrow_dense_union_array_new, function in GArrowDictionaryArray
garrow_dense_union_data_type_new, function in GArrowDictionaryDataType
GARROW_DEPRECATED, macro in Version related macros
GARROW_DEPRECATED_FOR, macro in Version related macros
GARROW_DEPRECATED_IN_0_10, macro in Version related macros
GARROW_DEPRECATED_IN_0_10_FOR, macro in Version related macros
GARROW_DEPRECATED_IN_0_12, macro in Version related macros
GARROW_DEPRECATED_IN_0_12_FOR, macro in Version related macros
GARROW_DEPRECATED_IN_0_13, macro in Version related macros
GARROW_DEPRECATED_IN_0_13_FOR, macro in Version related macros
GArrowDictionaryArray, struct in GArrowDictionaryArray
GArrowDictionaryArrayClass, struct in GArrowDictionaryArray
GArrowDictionaryDataType, struct in GArrowDictionaryDataType
GArrowDictionaryDataTypeClass, struct in GArrowDictionaryDataType
garrow_dictionary_array_get_dictionary, function in GArrowDictionaryArray
garrow_dictionary_array_get_dictionary_data_type, function in GArrowDictionaryArray
garrow_dictionary_array_get_indices, function in GArrowDictionaryArray
garrow_dictionary_array_new, function in GArrowDictionaryArray
garrow_dictionary_data_type_get_dictionary, function in GArrowDictionaryDataType
garrow_dictionary_data_type_get_index_data_type, function in GArrowDictionaryDataType
garrow_dictionary_data_type_is_ordered, function in GArrowDictionaryDataType
garrow_dictionary_data_type_new, function in GArrowDictionaryDataType
GArrowDoubleArray, struct in GArrowDecimal128Array
GArrowDoubleArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowDoubleArrayClass, struct in GArrowDecimal128Array
GArrowDoubleDataType, struct in GArrowDecimal128DataType
GArrowDoubleDataTypeClass, struct in GArrowDecimal128DataType
garrow_double_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_double_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_double_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_double_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_double_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_double_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_double_array_get_value, function in GArrowDecimal128Array
garrow_double_array_get_values, function in GArrowDecimal128Array
garrow_double_array_new, function in GArrowDecimal128Array
garrow_double_data_type_new, function in GArrowDecimal128DataType

E

GARROW_ERROR, macro in GArrowError
GArrowError, enum in GArrowError
garrow_error_quark, function in GArrowError

F

GArrowFeatherFileReader, struct in GArrowCSVReader
GArrowFeatherFileReader:feather-table-reader, object property in GArrowCSVReader
GArrowFeatherFileReaderClass, struct in GArrowCSVReader
GArrowFeatherFileWriter, struct in GArrowFeatherFileWriter
GArrowFeatherFileWriter:feather-table-writer, object property in GArrowFeatherFileWriter
GArrowFeatherFileWriterClass, struct in GArrowFeatherFileWriter
garrow_feather_file_reader_get_column, function in GArrowCSVReader
garrow_feather_file_reader_get_columns, function in GArrowCSVReader
garrow_feather_file_reader_get_column_name, function in GArrowCSVReader
garrow_feather_file_reader_get_description, function in GArrowCSVReader
garrow_feather_file_reader_get_n_columns, function in GArrowCSVReader
garrow_feather_file_reader_get_n_rows, function in GArrowCSVReader
garrow_feather_file_reader_get_version, function in GArrowCSVReader
garrow_feather_file_reader_has_description, function in GArrowCSVReader
garrow_feather_file_reader_new, function in GArrowCSVReader
garrow_feather_file_reader_read, function in GArrowCSVReader
garrow_feather_file_reader_read_indices, function in GArrowCSVReader
garrow_feather_file_reader_read_names, function in GArrowCSVReader
garrow_feather_file_writer_append, function in GArrowFeatherFileWriter
garrow_feather_file_writer_close, function in GArrowFeatherFileWriter
garrow_feather_file_writer_new, function in GArrowFeatherFileWriter
garrow_feather_file_writer_set_description, function in GArrowFeatherFileWriter
garrow_feather_file_writer_set_n_rows, function in GArrowFeatherFileWriter
garrow_feather_file_writer_write, function in GArrowFeatherFileWriter
GArrowField, struct in GArrowField
GArrowField:data-type, object property in GArrowField
GArrowField:field, object property in GArrowField
garrow_field_equal, function in GArrowField
garrow_field_get_data_type, function in GArrowField
garrow_field_get_name, function in GArrowField
garrow_field_is_nullable, function in GArrowField
garrow_field_new, function in GArrowField
garrow_field_new_full, function in GArrowField
garrow_field_to_string, function in GArrowField
GArrowFileMode, enum in GArrowFileMode
GArrowFileOutputStream, struct in GArrowCompressedOutputStream
garrow_file_close, function in GArrowFile
garrow_file_get_mode, function in GArrowFile
garrow_file_output_stream_new, function in GArrowCompressedOutputStream
garrow_file_tell, function in GArrowFile
GArrowFixedSizeBinaryArray, struct in GArrowDecimal128Array
GArrowFixedSizeBinaryArrayClass, struct in GArrowDecimal128Array
GArrowFixedSizeBinaryDataType, struct in GArrowDecimal128DataType
GArrowFixedSizeBinaryDataTypeClass, struct in GArrowDecimal128DataType
GArrowFixedWidthDataType, struct in GArrowDecimal128DataType
GArrowFixedWidthDataTypeClass, struct in GArrowDecimal128DataType
garrow_fixed_size_binary_data_type_get_byte_width, function in GArrowDecimal128DataType
garrow_fixed_size_binary_data_type_new, function in GArrowDecimal128DataType
garrow_fixed_width_data_type_get_bit_width, function in GArrowDecimal128DataType
GArrowFloatArray, struct in GArrowDecimal128Array
GArrowFloatArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowFloatArrayClass, struct in GArrowDecimal128Array
GArrowFloatDataType, struct in GArrowDecimal128DataType
GArrowFloatDataTypeClass, struct in GArrowDecimal128DataType
GArrowFloatingPointDataType, struct in GArrowDecimal128DataType
GArrowFloatingPointDataTypeClass, struct in GArrowDecimal128DataType
garrow_float_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_float_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_float_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_float_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_float_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_float_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_float_array_get_value, function in GArrowDecimal128Array
garrow_float_array_get_values, function in GArrowDecimal128Array
garrow_float_array_new, function in GArrowDecimal128Array
garrow_float_data_type_new, function in GArrowDecimal128DataType

G

GArrowGIOInputStream, struct in GArrowCompressedInputStream
GArrowGIOInputStream:raw, object property in GArrowCompressedInputStream
GArrowGIOOutputStream, struct in GArrowCompressedOutputStream
GArrowGIOOutputStream:raw, object property in GArrowCompressedOutputStream
garrow_gio_input_stream_get_raw, function in GArrowCompressedInputStream
garrow_gio_input_stream_new, function in GArrowCompressedInputStream
garrow_gio_output_stream_get_raw, function in GArrowCompressedOutputStream
garrow_gio_output_stream_new, function in GArrowCompressedOutputStream
G_DECLARE_INTERFACE, macro in gobject-type

I

GArrowInputStream, struct in GArrowCompressedInputStream
GArrowInputStream:input-stream, object property in GArrowCompressedInputStream
GArrowInputStreamClass, struct in GArrowCompressedInputStream
garrow_input_stream_advance, function in GArrowCompressedInputStream
garrow_input_stream_align, function in GArrowCompressedInputStream
garrow_input_stream_read_tensor, function in GArrowCompressedInputStream
GArrowInt16Array, struct in GArrowDecimal128Array
GArrowInt16ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowInt16ArrayClass, struct in GArrowDecimal128Array
GArrowInt16DataType, struct in GArrowDecimal128DataType
GArrowInt16DataTypeClass, struct in GArrowDecimal128DataType
garrow_int16_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_int16_array_get_value, function in GArrowDecimal128Array
garrow_int16_array_get_values, function in GArrowDecimal128Array
garrow_int16_array_new, function in GArrowDecimal128Array
garrow_int16_data_type_new, function in GArrowDecimal128DataType
GArrowInt32Array, struct in GArrowDecimal128Array
GArrowInt32ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowInt32ArrayClass, struct in GArrowDecimal128Array
GArrowInt32DataType, struct in GArrowDecimal128DataType
GArrowInt32DataTypeClass, struct in GArrowDecimal128DataType
garrow_int32_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_int32_array_get_value, function in GArrowDecimal128Array
garrow_int32_array_get_values, function in GArrowDecimal128Array
garrow_int32_array_new, function in GArrowDecimal128Array
garrow_int32_data_type_new, function in GArrowDecimal128DataType
GArrowInt64Array, struct in GArrowDecimal128Array
GArrowInt64ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowInt64ArrayClass, struct in GArrowDecimal128Array
GArrowInt64DataType, struct in GArrowDecimal128DataType
GArrowInt64DataTypeClass, struct in GArrowDecimal128DataType
garrow_int64_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_int64_array_get_value, function in GArrowDecimal128Array
garrow_int64_array_get_values, function in GArrowDecimal128Array
garrow_int64_array_new, function in GArrowDecimal128Array
garrow_int64_data_type_new, function in GArrowDecimal128DataType
GArrowInt8Array, struct in GArrowDecimal128Array
GArrowInt8ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowInt8ArrayClass, struct in GArrowDecimal128Array
GArrowInt8DataType, struct in GArrowDecimal128DataType
GArrowInt8DataTypeClass, struct in GArrowDecimal128DataType
garrow_int8_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_int8_array_get_value, function in GArrowDecimal128Array
garrow_int8_array_get_values, function in GArrowDecimal128Array
garrow_int8_array_new, function in GArrowDecimal128Array
garrow_int8_data_type_new, function in GArrowDecimal128DataType
GArrowIntArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowIntegerDataType, struct in GArrowDecimal128DataType
GArrowIntegerDataTypeClass, struct in GArrowDecimal128DataType
garrow_int_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_int_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_int_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_int_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_int_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_int_array_builder_new, function in GArrowDecimal128ArrayBuilder

L

GArrowListArray, struct in GArrowDictionaryArray
GArrowListArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowListDataType, struct in GArrowDictionaryDataType
garrow_list_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_list_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_list_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_list_array_builder_get_value_builder, function in GArrowDecimal128ArrayBuilder
garrow_list_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_list_array_get_value, function in GArrowDictionaryArray
garrow_list_array_get_value_type, function in GArrowDictionaryArray
garrow_list_array_new, function in GArrowDictionaryArray
garrow_list_data_type_get_field, function in GArrowDictionaryDataType
garrow_list_data_type_get_value_field, function in GArrowDictionaryDataType
garrow_list_data_type_new, function in GArrowDictionaryDataType

M

GArrowMemoryMappedInputStream, struct in GArrowCompressedInputStream
garrow_memory_mapped_input_stream_new, function in GArrowCompressedInputStream
GArrowMetadataVersion, enum in GArrowMetadataVersion
GArrowMutableBuffer, struct in GArrowResizableBuffer
GArrowMutableBufferClass, struct in GArrowResizableBuffer
garrow_mutable_buffer_new, function in GArrowResizableBuffer
garrow_mutable_buffer_new_bytes, function in GArrowResizableBuffer
garrow_mutable_buffer_set_data, function in GArrowResizableBuffer
garrow_mutable_buffer_slice, function in GArrowResizableBuffer

N

GArrowNullArray, struct in GArrowDecimal128Array
GArrowNullDataType, struct in GArrowDecimal128DataType
garrow_null_array_new, function in GArrowDecimal128Array
garrow_null_data_type_new, function in GArrowDecimal128DataType
GArrowNumericArray, struct in GArrowDecimal128Array
GArrowNumericArrayClass, struct in GArrowDecimal128Array
GArrowNumericDataType, struct in GArrowDecimal128DataType
GArrowNumericDataTypeClass, struct in GArrowDecimal128DataType

O

GArrowOutputStream, struct in GArrowCompressedOutputStream
GArrowOutputStream:output-stream, object property in GArrowCompressedOutputStream
GArrowOutputStreamClass, struct in GArrowCompressedOutputStream
garrow_output_stream_align, function in GArrowCompressedOutputStream
garrow_output_stream_write_tensor, function in GArrowCompressedOutputStream

P

GArrowPrimitiveArray, struct in GArrowDecimal128Array
GArrowPrimitiveArrayClass, struct in GArrowDecimal128Array
garrow_primitive_array_get_buffer, function in GArrowDecimal128Array

R

garrow_readable_read, function in GArrowReadable
GArrowRecordBatch, struct in GArrowRecordBatch
GArrowRecordBatch:record-batch, object property in GArrowRecordBatch
GArrowRecordBatchBuilder, struct in GArrowRecordBatchBuilder
GArrowRecordBatchBuilder:record-batch-builder, object property in GArrowRecordBatchBuilder
GArrowRecordBatchBuilderClass, struct in GArrowRecordBatchBuilder
GArrowRecordBatchFileReader, struct in GArrowCSVReader
GArrowRecordBatchFileReader:record-batch-file-reader, object property in GArrowCSVReader
GArrowRecordBatchFileWriter, struct in GArrowFeatherFileWriter
GArrowRecordBatchReader, struct in GArrowCSVReader
GArrowRecordBatchReader:record-batch-reader, object property in GArrowCSVReader
GArrowRecordBatchReaderClass, struct in GArrowCSVReader
GArrowRecordBatchStreamReader, struct in GArrowCSVReader
GArrowRecordBatchStreamWriter, struct in GArrowFeatherFileWriter
GArrowRecordBatchWriter, struct in GArrowFeatherFileWriter
GArrowRecordBatchWriter:record-batch-writer, object property in GArrowFeatherFileWriter
garrow_record_batch_add_column, function in GArrowRecordBatch
garrow_record_batch_builder_flush, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_get_field, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_get_initial_capacity, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_get_n_fields, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_get_schema, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_new, function in GArrowRecordBatchBuilder
garrow_record_batch_builder_set_initial_capacity, function in GArrowRecordBatchBuilder
garrow_record_batch_equal, function in GArrowRecordBatch
garrow_record_batch_file_reader_get_n_record_batches, function in GArrowCSVReader
garrow_record_batch_file_reader_get_record_batch, function in GArrowCSVReader
garrow_record_batch_file_reader_get_schema, function in GArrowCSVReader
garrow_record_batch_file_reader_get_version, function in GArrowCSVReader
garrow_record_batch_file_reader_new, function in GArrowCSVReader
garrow_record_batch_file_reader_read_record_batch, function in GArrowCSVReader
garrow_record_batch_file_writer_new, function in GArrowFeatherFileWriter
garrow_record_batch_get_column, function in GArrowRecordBatch
garrow_record_batch_get_columns, function in GArrowRecordBatch
garrow_record_batch_get_column_name, function in GArrowRecordBatch
garrow_record_batch_get_n_columns, function in GArrowRecordBatch
garrow_record_batch_get_n_rows, function in GArrowRecordBatch
garrow_record_batch_get_schema, function in GArrowRecordBatch
garrow_record_batch_new, function in GArrowRecordBatch
garrow_record_batch_reader_get_next_record_batch, function in GArrowCSVReader
garrow_record_batch_reader_get_schema, function in GArrowCSVReader
garrow_record_batch_reader_read_next, function in GArrowCSVReader
garrow_record_batch_reader_read_next_record_batch, function in GArrowCSVReader
garrow_record_batch_remove_column, function in GArrowRecordBatch
garrow_record_batch_slice, function in GArrowRecordBatch
garrow_record_batch_stream_reader_new, function in GArrowCSVReader
garrow_record_batch_stream_writer_new, function in GArrowFeatherFileWriter
garrow_record_batch_to_string, function in GArrowRecordBatch
garrow_record_batch_writer_close, function in GArrowFeatherFileWriter
garrow_record_batch_writer_write_record_batch, function in GArrowFeatherFileWriter
garrow_record_batch_writer_write_table, function in GArrowFeatherFileWriter
GArrowResizableBuffer, struct in GArrowResizableBuffer
GArrowResizableBufferClass, struct in GArrowResizableBuffer
garrow_resizable_buffer_new, function in GArrowResizableBuffer
garrow_resizable_buffer_reserve, function in GArrowResizableBuffer
garrow_resizable_buffer_resize, function in GArrowResizableBuffer

S

GArrowSchema, struct in GArrowSchema
GArrowSchema:schema, object property in GArrowSchema
GArrowSchemaClass, struct in GArrowSchema
garrow_schema_add_field, function in GArrowSchema
garrow_schema_equal, function in GArrowSchema
garrow_schema_get_field, function in GArrowSchema
garrow_schema_get_fields, function in GArrowSchema
garrow_schema_get_field_by_name, function in GArrowSchema
garrow_schema_new, function in GArrowSchema
garrow_schema_n_fields, function in GArrowSchema
garrow_schema_remove_field, function in GArrowSchema
garrow_schema_replace_field, function in GArrowSchema
garrow_schema_to_string, function in GArrowSchema
GArrowSeekableInputStream, struct in GArrowCompressedInputStream
GArrowSeekableInputStreamClass, struct in GArrowCompressedInputStream
garrow_seekable_input_stream_get_size, function in GArrowCompressedInputStream
garrow_seekable_input_stream_get_support_zero_copy, function in GArrowCompressedInputStream
garrow_seekable_input_stream_peek, function in GArrowCompressedInputStream
garrow_seekable_input_stream_read_at, function in GArrowCompressedInputStream
GArrowSparseUnionArray, struct in GArrowDictionaryArray
GArrowSparseUnionArrayClass, struct in GArrowDictionaryArray
GArrowSparseUnionDataType, struct in GArrowDictionaryDataType
GArrowSparseUnionDataTypeClass, struct in GArrowDictionaryDataType
garrow_sparse_union_array_new, function in GArrowDictionaryArray
garrow_sparse_union_data_type_new, function in GArrowDictionaryDataType
GArrowStringArray, struct in GArrowDecimal128Array
GArrowStringArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowStringDataType, struct in GArrowDecimal128DataType
garrow_string_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_string_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_string_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_string_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_string_array_get_string, function in GArrowDecimal128Array
garrow_string_array_new, function in GArrowDecimal128Array
garrow_string_data_type_new, function in GArrowDecimal128DataType
GArrowStructArray, struct in GArrowDictionaryArray
GArrowStructArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowStructDataType, struct in GArrowDictionaryDataType
GArrowStructDataTypeClass, struct in GArrowDictionaryDataType
garrow_struct_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_builder_get_field_builder, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_builder_get_field_builders, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_struct_array_flatten, function in GArrowDictionaryArray
garrow_struct_array_get_field, function in GArrowDictionaryArray
garrow_struct_array_get_fields, function in GArrowDictionaryArray
garrow_struct_array_new, function in GArrowDictionaryArray
garrow_struct_data_type_get_field, function in GArrowDictionaryDataType
garrow_struct_data_type_get_fields, function in GArrowDictionaryDataType
garrow_struct_data_type_get_field_by_name, function in GArrowDictionaryDataType
garrow_struct_data_type_get_field_index, function in GArrowDictionaryDataType
garrow_struct_data_type_get_n_fields, function in GArrowDictionaryDataType
garrow_struct_data_type_new, function in GArrowDictionaryDataType

T

GArrowTable, struct in GArrowTable
GArrowTable:table, object property in GArrowTable
GArrowTableBatchReader, struct in GArrowCSVReader
GArrowTableBatchReaderClass, struct in GArrowCSVReader
GArrowTableClass, struct in GArrowTable
garrow_table_add_column, function in GArrowTable
garrow_table_batch_reader_new, function in GArrowCSVReader
garrow_table_equal, function in GArrowTable
garrow_table_get_column, function in GArrowTable
garrow_table_get_n_columns, function in GArrowTable
garrow_table_get_n_rows, function in GArrowTable
garrow_table_get_schema, function in GArrowTable
garrow_table_new, function in GArrowTable
garrow_table_new_arrays, function in GArrowTable
garrow_table_new_columns, function in GArrowTable
garrow_table_new_record_batches, function in GArrowTable
garrow_table_new_values, function in GArrowTable
garrow_table_remove_column, function in GArrowTable
garrow_table_replace_column, function in GArrowTable
garrow_table_to_string, function in GArrowTable
GArrowTensor, struct in GArrowTensor
GArrowTensor:buffer, object property in GArrowTensor
GArrowTensor:tensor, object property in GArrowTensor
garrow_tensor_equal, function in GArrowTensor
garrow_tensor_get_buffer, function in GArrowTensor
garrow_tensor_get_dimension_name, function in GArrowTensor
garrow_tensor_get_n_dimensions, function in GArrowTensor
garrow_tensor_get_shape, function in GArrowTensor
garrow_tensor_get_size, function in GArrowTensor
garrow_tensor_get_strides, function in GArrowTensor
garrow_tensor_get_value_data_type, function in GArrowTensor
garrow_tensor_get_value_type, function in GArrowTensor
garrow_tensor_is_column_major, function in GArrowTensor
garrow_tensor_is_contiguous, function in GArrowTensor
garrow_tensor_is_mutable, function in GArrowTensor
garrow_tensor_is_row_major, function in GArrowTensor
garrow_tensor_new, function in GArrowTensor
GArrowTime32Array, struct in GArrowDecimal128Array
GArrowTime32ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowTime32ArrayClass, struct in GArrowDecimal128Array
GArrowTime32DataType, struct in GArrowDecimal128DataType
garrow_time32_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_time32_array_get_value, function in GArrowDecimal128Array
garrow_time32_array_get_values, function in GArrowDecimal128Array
garrow_time32_array_new, function in GArrowDecimal128Array
garrow_time32_data_type_new, function in GArrowDecimal128DataType
GArrowTime64Array, struct in GArrowDecimal128Array
GArrowTime64ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowTime64ArrayClass, struct in GArrowDecimal128Array
GArrowTime64DataType, struct in GArrowDecimal128DataType
garrow_time64_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_time64_array_get_value, function in GArrowDecimal128Array
garrow_time64_array_get_values, function in GArrowDecimal128Array
garrow_time64_array_new, function in GArrowDecimal128Array
garrow_time64_data_type_new, function in GArrowDecimal128DataType
GArrowTimeDataType, struct in GArrowDecimal128DataType
GArrowTimestampArray, struct in GArrowDecimal128Array
GArrowTimestampArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowTimestampArrayClass, struct in GArrowDecimal128Array
GArrowTimestampDataType, struct in GArrowDecimal128DataType
garrow_timestamp_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_timestamp_array_get_value, function in GArrowDecimal128Array
garrow_timestamp_array_get_values, function in GArrowDecimal128Array
garrow_timestamp_array_new, function in GArrowDecimal128Array
garrow_timestamp_data_type_get_unit, function in GArrowDecimal128DataType
garrow_timestamp_data_type_new, function in GArrowDecimal128DataType
GArrowTimeUnit, enum in GArrowType
garrow_time_data_type_get_unit, function in GArrowDecimal128DataType
GArrowType, enum in GArrowType
GARROW_TYPE_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_ARRAY_BUILDER, macro in GArrowDecimal128ArrayBuilder
GARROW_TYPE_BOOLEAN_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_BUFFER, macro in GArrowResizableBuffer
GARROW_TYPE_BUFFER_INPUT_STREAM, macro in GArrowCompressedInputStream
GARROW_TYPE_CAST_OPTIONS, macro in GArrowCastOptions
GARROW_TYPE_CODEC, macro in GArrowCodec
GARROW_TYPE_COLUMN, macro in GArrowColumn
GARROW_TYPE_COMPRESSED_INPUT_STREAM, macro in GArrowCompressedInputStream
GARROW_TYPE_COMPRESSED_OUTPUT_STREAM, macro in GArrowCompressedOutputStream
GARROW_TYPE_CSV_READER, macro in GArrowCSVReader
GARROW_TYPE_CSV_READ_OPTIONS, macro in GArrowCSVReader
GARROW_TYPE_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_DATE32_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_DATE64_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_DECIMAL128, macro in GArrowDecimal128
GARROW_TYPE_DECIMAL128_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_DECIMAL128_ARRAY_BUILDER, macro in GArrowDecimal128ArrayBuilder
GARROW_TYPE_DECIMAL128_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_DECIMAL_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_DENSE_UNION_ARRAY, macro in GArrowDictionaryArray
GARROW_TYPE_DENSE_UNION_DATA_TYPE, macro in GArrowDictionaryDataType
GARROW_TYPE_DICTIONARY_ARRAY, macro in GArrowDictionaryArray
GARROW_TYPE_DICTIONARY_DATA_TYPE, macro in GArrowDictionaryDataType
GARROW_TYPE_DOUBLE_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_DOUBLE_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_FEATHER_FILE_READER, macro in GArrowCSVReader
GARROW_TYPE_FEATHER_FILE_WRITER, macro in GArrowFeatherFileWriter
GARROW_TYPE_FIXED_WIDTH_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_FLOATING_POINT_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_FLOAT_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_FLOAT_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_INPUT_STREAM, macro in GArrowCompressedInputStream
GARROW_TYPE_INT16_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_INT16_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_INT32_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_INT32_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_INT64_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_INT64_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_INT8_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_INT8_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_INTEGER_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_MUTABLE_BUFFER, macro in GArrowResizableBuffer
GARROW_TYPE_NUMERIC_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_NUMERIC_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_OUTPUT_STREAM, macro in GArrowCompressedOutputStream
GARROW_TYPE_PRIMITIVE_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_RECORD_BATCH_BUILDER, macro in GArrowRecordBatchBuilder
GARROW_TYPE_RECORD_BATCH_READER, macro in GArrowCSVReader
GARROW_TYPE_RESIZABLE_BUFFER, macro in GArrowResizableBuffer
GARROW_TYPE_SCHEMA, macro in GArrowSchema
GARROW_TYPE_SEEKABLE_INPUT_STREAM, macro in GArrowCompressedInputStream
GARROW_TYPE_SPARSE_UNION_ARRAY, macro in GArrowDictionaryArray
GARROW_TYPE_SPARSE_UNION_DATA_TYPE, macro in GArrowDictionaryDataType
GARROW_TYPE_STRUCT_DATA_TYPE, macro in GArrowDictionaryDataType
GARROW_TYPE_TABLE, macro in GArrowTable
GARROW_TYPE_TABLE_BATCH_READER, macro in GArrowCSVReader
GARROW_TYPE_TIME32_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_TIME64_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_TIMESTAMP_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_UINT16_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_UINT16_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_UINT32_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_UINT32_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_UINT64_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_UINT64_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_UINT8_ARRAY, macro in GArrowDecimal128Array
GARROW_TYPE_UINT8_DATA_TYPE, macro in GArrowDecimal128DataType
GARROW_TYPE_UINT_ARRAY_BUILDER, macro in GArrowDecimal128ArrayBuilder
GARROW_TYPE_UNION_ARRAY, macro in GArrowDictionaryArray
GARROW_TYPE_UNION_DATA_TYPE, macro in GArrowDictionaryDataType
GARROW_TYPE_WRITABLE, macro in GArrowWritable
GARROW_TYPE_WRITABLE_FILE, macro in GArrowWritableFile

U

GArrowUInt16Array, struct in GArrowDecimal128Array
GArrowUInt16ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowUInt16ArrayClass, struct in GArrowDecimal128Array
GArrowUInt16DataType, struct in GArrowDecimal128DataType
GArrowUInt16DataTypeClass, struct in GArrowDecimal128DataType
garrow_uint16_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_uint16_array_get_value, function in GArrowDecimal128Array
garrow_uint16_array_get_values, function in GArrowDecimal128Array
garrow_uint16_array_new, function in GArrowDecimal128Array
garrow_uint16_data_type_new, function in GArrowDecimal128DataType
GArrowUInt32Array, struct in GArrowDecimal128Array
GArrowUInt32ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowUInt32ArrayClass, struct in GArrowDecimal128Array
GArrowUInt32DataType, struct in GArrowDecimal128DataType
GArrowUInt32DataTypeClass, struct in GArrowDecimal128DataType
garrow_uint32_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_uint32_array_get_value, function in GArrowDecimal128Array
garrow_uint32_array_get_values, function in GArrowDecimal128Array
garrow_uint32_array_new, function in GArrowDecimal128Array
garrow_uint32_data_type_new, function in GArrowDecimal128DataType
GArrowUInt64Array, struct in GArrowDecimal128Array
GArrowUInt64ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowUInt64ArrayClass, struct in GArrowDecimal128Array
GArrowUInt64DataType, struct in GArrowDecimal128DataType
GArrowUInt64DataTypeClass, struct in GArrowDecimal128DataType
garrow_uint64_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_uint64_array_get_value, function in GArrowDecimal128Array
garrow_uint64_array_get_values, function in GArrowDecimal128Array
garrow_uint64_array_new, function in GArrowDecimal128Array
garrow_uint64_data_type_new, function in GArrowDecimal128DataType
GArrowUInt8Array, struct in GArrowDecimal128Array
GArrowUInt8ArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowUInt8ArrayClass, struct in GArrowDecimal128Array
GArrowUInt8DataType, struct in GArrowDecimal128DataType
GArrowUInt8DataTypeClass, struct in GArrowDecimal128DataType
garrow_uint8_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_builder_new, function in GArrowDecimal128ArrayBuilder
garrow_uint8_array_get_value, function in GArrowDecimal128Array
garrow_uint8_array_get_values, function in GArrowDecimal128Array
garrow_uint8_array_new, function in GArrowDecimal128Array
garrow_uint8_data_type_new, function in GArrowDecimal128DataType
GArrowUIntArrayBuilder, struct in GArrowDecimal128ArrayBuilder
GArrowUIntArrayBuilderClass, struct in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_append, function in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_append_null, function in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_append_nulls, function in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_append_value, function in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_append_values, function in GArrowDecimal128ArrayBuilder
garrow_uint_array_builder_new, function in GArrowDecimal128ArrayBuilder
GARROW_UNAVAILABLE, macro in Version related macros
GArrowUnionArray, struct in GArrowDictionaryArray
GArrowUnionArrayClass, struct in GArrowDictionaryArray
GArrowUnionDataType, struct in GArrowDictionaryDataType
GArrowUnionDataTypeClass, struct in GArrowDictionaryDataType
garrow_union_array_get_field, function in GArrowDictionaryArray
garrow_union_data_type_get_field, function in GArrowDictionaryDataType
garrow_union_data_type_get_fields, function in GArrowDictionaryDataType
garrow_union_data_type_get_n_fields, function in GArrowDictionaryDataType
garrow_union_data_type_get_type_codes, function in GArrowDictionaryDataType

V

GARROW_VERSION_0_10, macro in Version related macros
GARROW_VERSION_0_12, macro in Version related macros
GARROW_VERSION_0_13, macro in Version related macros
GARROW_VERSION_CHECK, macro in Version related macros
GARROW_VERSION_MAJOR, macro in Version related macros
GARROW_VERSION_MAX_ALLOWED, macro in Version related macros
GARROW_VERSION_MICRO, macro in Version related macros
GARROW_VERSION_MINOR, macro in Version related macros
GARROW_VERSION_MIN_REQUIRED, macro in Version related macros
GARROW_VERSION_TAG, macro in Version related macros

W

GArrowWritable, struct in GArrowWritable
GArrowWritableFile, struct in GArrowWritableFile
GArrowWritableFileInterface, struct in GArrowWritableFile
GArrowWritableInterface, struct in GArrowWritable
garrow_writable_file_write_at, function in GArrowWritableFile
garrow_writable_flush, function in GArrowWritable
garrow_writable_write, function in GArrowWritable