parquet.c.functions
C functions for parquet1 library
var c_gparquet_arrow_file_reader_get_metadata c_gparquet_arrow_file_reader_get_n_row_groups c_gparquet_arrow_file_reader_get_n_rows c_gparquet_arrow_file_reader_get_schema c_gparquet_arrow_file_reader_get_type c_gparquet_arrow_file_reader_new_arrow c_gparquet_arrow_file_reader_new_path c_gparquet_arrow_file_reader_read_column_data c_gparquet_arrow_file_reader_read_row_group c_gparquet_arrow_file_reader_read_table c_gparquet_arrow_file_reader_set_use_threads c_gparquet_arrow_file_writer_close c_gparquet_arrow_file_writer_get_schema c_gparquet_arrow_file_writer_get_type c_gparquet_arrow_file_writer_new_arrow c_gparquet_arrow_file_writer_new_buffered_row_group c_gparquet_arrow_file_writer_new_path c_gparquet_arrow_file_writer_new_row_group c_gparquet_arrow_file_writer_write_chunked_array c_gparquet_arrow_file_writer_write_record_batch c_gparquet_arrow_file_writer_write_table c_gparquet_boolean_statistics_get_max c_gparquet_boolean_statistics_get_min c_gparquet_boolean_statistics_get_type c_gparquet_byte_array_statistics_get_max c_gparquet_byte_array_statistics_get_min c_gparquet_byte_array_statistics_get_type c_gparquet_column_chunk_metadata_can_decompress c_gparquet_column_chunk_metadata_equal c_gparquet_column_chunk_metadata_get_file_offset c_gparquet_column_chunk_metadata_get_statistics c_gparquet_column_chunk_metadata_get_total_compressed_size c_gparquet_column_chunk_metadata_get_total_size c_gparquet_column_chunk_metadata_get_type c_gparquet_double_statistics_get_max c_gparquet_double_statistics_get_min c_gparquet_double_statistics_get_type c_gparquet_file_metadata_can_decompress c_gparquet_file_metadata_equal c_gparquet_file_metadata_get_created_by c_gparquet_file_metadata_get_n_columns c_gparquet_file_metadata_get_n_row_groups c_gparquet_file_metadata_get_n_rows c_gparquet_file_metadata_get_n_schema_elements c_gparquet_file_metadata_get_row_group c_gparquet_file_metadata_get_size c_gparquet_file_metadata_get_type c_gparquet_fixed_length_byte_array_statistics_get_max c_gparquet_fixed_length_byte_array_statistics_get_min c_gparquet_fixed_length_byte_array_statistics_get_type c_gparquet_float_statistics_get_max c_gparquet_float_statistics_get_min c_gparquet_float_statistics_get_type c_gparquet_int32_statistics_get_max c_gparquet_int32_statistics_get_min c_gparquet_int32_statistics_get_type c_gparquet_int64_statistics_get_max c_gparquet_int64_statistics_get_min c_gparquet_int64_statistics_get_type c_gparquet_row_group_metadata_can_decompress c_gparquet_row_group_metadata_equal c_gparquet_row_group_metadata_get_column_chunk c_gparquet_row_group_metadata_get_file_offset c_gparquet_row_group_metadata_get_n_columns c_gparquet_row_group_metadata_get_n_rows c_gparquet_row_group_metadata_get_total_compressed_size c_gparquet_row_group_metadata_get_total_size c_gparquet_row_group_metadata_get_type c_gparquet_statistics_equal c_gparquet_statistics_get_n_distinct_values c_gparquet_statistics_get_n_nulls c_gparquet_statistics_get_n_values c_gparquet_statistics_get_type c_gparquet_statistics_has_min_max c_gparquet_statistics_has_n_distinct_values c_gparquet_statistics_has_n_nulls c_gparquet_writer_properties_disable_dictionary c_gparquet_writer_properties_enable_dictionary c_gparquet_writer_properties_get_batch_size c_gparquet_writer_properties_get_compression_path c_gparquet_writer_properties_get_data_page_size c_gparquet_writer_properties_get_dictionary_page_size_limit c_gparquet_writer_properties_get_max_row_group_length c_gparquet_writer_properties_get_type c_gparquet_writer_properties_is_dictionary_enabled c_gparquet_writer_properties_new c_gparquet_writer_properties_set_batch_size c_gparquet_writer_properties_set_compression c_gparquet_writer_properties_set_data_page_size c_gparquet_writer_properties_set_dictionary_page_size_limit c_gparquet_writer_properties_set_max_row_group_length
alias gparquet_arrow_file_reader_get_metadata gparquet_arrow_file_reader_get_n_row_groups gparquet_arrow_file_reader_get_n_rows gparquet_arrow_file_reader_get_schema gparquet_arrow_file_reader_get_type gparquet_arrow_file_reader_new_arrow gparquet_arrow_file_reader_new_path gparquet_arrow_file_reader_read_column_data gparquet_arrow_file_reader_read_row_group gparquet_arrow_file_reader_read_table gparquet_arrow_file_reader_set_use_threads gparquet_arrow_file_writer_close gparquet_arrow_file_writer_get_schema gparquet_arrow_file_writer_get_type gparquet_arrow_file_writer_new_arrow gparquet_arrow_file_writer_new_buffered_row_group gparquet_arrow_file_writer_new_path gparquet_arrow_file_writer_new_row_group gparquet_arrow_file_writer_write_chunked_array gparquet_arrow_file_writer_write_record_batch gparquet_arrow_file_writer_write_table gparquet_boolean_statistics_get_max gparquet_boolean_statistics_get_min gparquet_boolean_statistics_get_type gparquet_byte_array_statistics_get_max gparquet_byte_array_statistics_get_min gparquet_byte_array_statistics_get_type gparquet_column_chunk_metadata_can_decompress gparquet_column_chunk_metadata_equal gparquet_column_chunk_metadata_get_file_offset gparquet_column_chunk_metadata_get_statistics gparquet_column_chunk_metadata_get_total_compressed_size gparquet_column_chunk_metadata_get_total_size gparquet_column_chunk_metadata_get_type gparquet_double_statistics_get_max gparquet_double_statistics_get_min gparquet_double_statistics_get_type gparquet_file_metadata_can_decompress gparquet_file_metadata_equal gparquet_file_metadata_get_created_by gparquet_file_metadata_get_n_columns gparquet_file_metadata_get_n_row_groups gparquet_file_metadata_get_n_rows gparquet_file_metadata_get_n_schema_elements gparquet_file_metadata_get_row_group gparquet_file_metadata_get_size gparquet_file_metadata_get_type gparquet_fixed_length_byte_array_statistics_get_max gparquet_fixed_length_byte_array_statistics_get_min gparquet_fixed_length_byte_array_statistics_get_type gparquet_float_statistics_get_max gparquet_float_statistics_get_min gparquet_float_statistics_get_type gparquet_int32_statistics_get_max gparquet_int32_statistics_get_min gparquet_int32_statistics_get_type gparquet_int64_statistics_get_max gparquet_int64_statistics_get_min gparquet_int64_statistics_get_type gparquet_row_group_metadata_can_decompress gparquet_row_group_metadata_equal gparquet_row_group_metadata_get_column_chunk gparquet_row_group_metadata_get_file_offset gparquet_row_group_metadata_get_n_columns gparquet_row_group_metadata_get_n_rows gparquet_row_group_metadata_get_total_compressed_size gparquet_row_group_metadata_get_total_size gparquet_row_group_metadata_get_type gparquet_statistics_equal gparquet_statistics_get_n_distinct_values gparquet_statistics_get_n_nulls gparquet_statistics_get_n_values gparquet_statistics_get_type gparquet_statistics_has_min_max gparquet_statistics_has_n_distinct_values gparquet_statistics_has_n_nulls gparquet_writer_properties_disable_dictionary gparquet_writer_properties_enable_dictionary gparquet_writer_properties_get_batch_size gparquet_writer_properties_get_compression_path gparquet_writer_properties_get_data_page_size gparquet_writer_properties_get_dictionary_page_size_limit gparquet_writer_properties_get_max_row_group_length gparquet_writer_properties_get_type gparquet_writer_properties_is_dictionary_enabled gparquet_writer_properties_new gparquet_writer_properties_set_batch_size gparquet_writer_properties_set_compression gparquet_writer_properties_set_data_page_size gparquet_writer_properties_set_dictionary_page_size_limit gparquet_writer_properties_set_max_row_group_length
Module Initializers 1
shared static this
()Types 91
aliasgparquet_arrow_file_reader_get_type = c_gparquet_arrow_file_reader_get_type
aliasgparquet_arrow_file_reader_new_arrow = c_gparquet_arrow_file_reader_new_arrow
aliasgparquet_arrow_file_reader_new_path = c_gparquet_arrow_file_reader_new_path
aliasgparquet_arrow_file_reader_get_metadata = c_gparquet_arrow_file_reader_get_metadata
aliasgparquet_arrow_file_reader_get_n_row_groups = c_gparquet_arrow_file_reader_get_n_row_groups
aliasgparquet_arrow_file_reader_get_n_rows = c_gparquet_arrow_file_reader_get_n_rows
aliasgparquet_arrow_file_reader_get_schema = c_gparquet_arrow_file_reader_get_schema
aliasgparquet_arrow_file_reader_read_column_data = c_gparquet_arrow_file_reader_read_column_data
aliasgparquet_arrow_file_reader_read_row_group = c_gparquet_arrow_file_reader_read_row_group
aliasgparquet_arrow_file_reader_read_table = c_gparquet_arrow_file_reader_read_table
aliasgparquet_arrow_file_reader_set_use_threads = c_gparquet_arrow_file_reader_set_use_threads
aliasgparquet_arrow_file_writer_get_type = c_gparquet_arrow_file_writer_get_type
aliasgparquet_arrow_file_writer_new_arrow = c_gparquet_arrow_file_writer_new_arrow
aliasgparquet_arrow_file_writer_new_path = c_gparquet_arrow_file_writer_new_path
aliasgparquet_arrow_file_writer_close = c_gparquet_arrow_file_writer_close
aliasgparquet_arrow_file_writer_get_schema = c_gparquet_arrow_file_writer_get_schema
aliasgparquet_arrow_file_writer_new_buffered_row_group = c_gparquet_arrow_file_writer_new_buffered_row_group
aliasgparquet_arrow_file_writer_new_row_group = c_gparquet_arrow_file_writer_new_row_group
aliasgparquet_arrow_file_writer_write_chunked_array = c_gparquet_arrow_file_writer_write_chunked_array
aliasgparquet_arrow_file_writer_write_record_batch = c_gparquet_arrow_file_writer_write_record_batch
aliasgparquet_arrow_file_writer_write_table = c_gparquet_arrow_file_writer_write_table
aliasgparquet_boolean_statistics_get_type = c_gparquet_boolean_statistics_get_type
aliasgparquet_boolean_statistics_get_max = c_gparquet_boolean_statistics_get_max
aliasgparquet_boolean_statistics_get_min = c_gparquet_boolean_statistics_get_min
aliasgparquet_byte_array_statistics_get_type = c_gparquet_byte_array_statistics_get_type
aliasgparquet_byte_array_statistics_get_max = c_gparquet_byte_array_statistics_get_max
aliasgparquet_byte_array_statistics_get_min = c_gparquet_byte_array_statistics_get_min
aliasgparquet_column_chunk_metadata_get_type = c_gparquet_column_chunk_metadata_get_type
aliasgparquet_column_chunk_metadata_can_decompress = c_gparquet_column_chunk_metadata_can_decompress
aliasgparquet_column_chunk_metadata_equal = c_gparquet_column_chunk_metadata_equal
aliasgparquet_column_chunk_metadata_get_file_offset = c_gparquet_column_chunk_metadata_get_file_offset
aliasgparquet_column_chunk_metadata_get_statistics = c_gparquet_column_chunk_metadata_get_statistics
aliasgparquet_column_chunk_metadata_get_total_compressed_size = c_gparquet_column_chunk_metadata_get_total_compressed_size
aliasgparquet_column_chunk_metadata_get_total_size = c_gparquet_column_chunk_metadata_get_total_size
aliasgparquet_double_statistics_get_type = c_gparquet_double_statistics_get_type
aliasgparquet_double_statistics_get_max = c_gparquet_double_statistics_get_max
aliasgparquet_double_statistics_get_min = c_gparquet_double_statistics_get_min
aliasgparquet_file_metadata_get_type = c_gparquet_file_metadata_get_type
aliasgparquet_file_metadata_can_decompress = c_gparquet_file_metadata_can_decompress
aliasgparquet_file_metadata_equal = c_gparquet_file_metadata_equal
aliasgparquet_file_metadata_get_created_by = c_gparquet_file_metadata_get_created_by
aliasgparquet_file_metadata_get_n_columns = c_gparquet_file_metadata_get_n_columns
aliasgparquet_file_metadata_get_n_row_groups = c_gparquet_file_metadata_get_n_row_groups
aliasgparquet_file_metadata_get_n_rows = c_gparquet_file_metadata_get_n_rows
aliasgparquet_file_metadata_get_n_schema_elements = c_gparquet_file_metadata_get_n_schema_elements
aliasgparquet_file_metadata_get_row_group = c_gparquet_file_metadata_get_row_group
aliasgparquet_file_metadata_get_size = c_gparquet_file_metadata_get_size
aliasgparquet_fixed_length_byte_array_statistics_get_type = c_gparquet_fixed_length_byte_array_statistics_get_type
aliasgparquet_fixed_length_byte_array_statistics_get_max = c_gparquet_fixed_length_byte_array_statistics_get_max
aliasgparquet_fixed_length_byte_array_statistics_get_min = c_gparquet_fixed_length_byte_array_statistics_get_min
aliasgparquet_float_statistics_get_type = c_gparquet_float_statistics_get_type
aliasgparquet_float_statistics_get_max = c_gparquet_float_statistics_get_max
aliasgparquet_float_statistics_get_min = c_gparquet_float_statistics_get_min
aliasgparquet_int32_statistics_get_type = c_gparquet_int32_statistics_get_type
aliasgparquet_int32_statistics_get_max = c_gparquet_int32_statistics_get_max
aliasgparquet_int32_statistics_get_min = c_gparquet_int32_statistics_get_min
aliasgparquet_int64_statistics_get_type = c_gparquet_int64_statistics_get_type
aliasgparquet_int64_statistics_get_max = c_gparquet_int64_statistics_get_max
aliasgparquet_int64_statistics_get_min = c_gparquet_int64_statistics_get_min
aliasgparquet_row_group_metadata_get_type = c_gparquet_row_group_metadata_get_type
aliasgparquet_row_group_metadata_can_decompress = c_gparquet_row_group_metadata_can_decompress
aliasgparquet_row_group_metadata_equal = c_gparquet_row_group_metadata_equal
aliasgparquet_row_group_metadata_get_column_chunk = c_gparquet_row_group_metadata_get_column_chunk
aliasgparquet_row_group_metadata_get_file_offset = c_gparquet_row_group_metadata_get_file_offset
aliasgparquet_row_group_metadata_get_n_columns = c_gparquet_row_group_metadata_get_n_columns
aliasgparquet_row_group_metadata_get_n_rows = c_gparquet_row_group_metadata_get_n_rows
aliasgparquet_row_group_metadata_get_total_compressed_size = c_gparquet_row_group_metadata_get_total_compressed_size
aliasgparquet_row_group_metadata_get_total_size = c_gparquet_row_group_metadata_get_total_size
aliasgparquet_statistics_get_type = c_gparquet_statistics_get_type
aliasgparquet_statistics_equal = c_gparquet_statistics_equal
aliasgparquet_statistics_get_n_distinct_values = c_gparquet_statistics_get_n_distinct_values
aliasgparquet_statistics_get_n_nulls = c_gparquet_statistics_get_n_nulls
aliasgparquet_statistics_get_n_values = c_gparquet_statistics_get_n_values
aliasgparquet_statistics_has_min_max = c_gparquet_statistics_has_min_max
aliasgparquet_statistics_has_n_distinct_values = c_gparquet_statistics_has_n_distinct_values
aliasgparquet_statistics_has_n_nulls = c_gparquet_statistics_has_n_nulls
aliasgparquet_writer_properties_get_type = c_gparquet_writer_properties_get_type
aliasgparquet_writer_properties_new = c_gparquet_writer_properties_new
aliasgparquet_writer_properties_disable_dictionary = c_gparquet_writer_properties_disable_dictionary
aliasgparquet_writer_properties_enable_dictionary = c_gparquet_writer_properties_enable_dictionary
aliasgparquet_writer_properties_get_batch_size = c_gparquet_writer_properties_get_batch_size
aliasgparquet_writer_properties_get_compression_path = c_gparquet_writer_properties_get_compression_path
aliasgparquet_writer_properties_get_data_page_size = c_gparquet_writer_properties_get_data_page_size
aliasgparquet_writer_properties_get_dictionary_page_size_limit = c_gparquet_writer_properties_get_dictionary_page_size_limit
aliasgparquet_writer_properties_get_max_row_group_length = c_gparquet_writer_properties_get_max_row_group_length
aliasgparquet_writer_properties_is_dictionary_enabled = c_gparquet_writer_properties_is_dictionary_enabled
aliasgparquet_writer_properties_set_batch_size = c_gparquet_writer_properties_set_batch_size
aliasgparquet_writer_properties_set_compression = c_gparquet_writer_properties_set_compression
aliasgparquet_writer_properties_set_data_page_size = c_gparquet_writer_properties_set_data_page_size
aliasgparquet_writer_properties_set_dictionary_page_size_limit = c_gparquet_writer_properties_set_dictionary_page_size_limit
aliasgparquet_writer_properties_set_max_row_group_length = c_gparquet_writer_properties_set_max_row_group_length
Variables 91
var
GType function() c_gparquet_arrow_file_reader_get_typevar
GParquetArrowFileReader * function(GArrowSeekableInputStream * source, GError * * _err) c_gparquet_arrow_file_reader_new_arrowvar
GParquetArrowFileReader * function(const(char) * path, GError * * _err) c_gparquet_arrow_file_reader_new_pathvar
GParquetFileMetadata * function(GParquetArrowFileReader * reader) c_gparquet_arrow_file_reader_get_metadatavar
int function(GParquetArrowFileReader * reader) c_gparquet_arrow_file_reader_get_n_row_groupsvar
long function(GParquetArrowFileReader * reader) c_gparquet_arrow_file_reader_get_n_rowsvar
GArrowSchema * function(GParquetArrowFileReader * reader, GError * * _err) c_gparquet_arrow_file_reader_get_schemavar
GArrowChunkedArray * function(GParquetArrowFileReader * reader, int i, GError * * _err) c_gparquet_arrow_file_reader_read_column_datavar
GArrowTable * function(GParquetArrowFileReader * reader, int rowGroupIndex, int * columnIndices, size_t nColumnIndices, GError * * _err) c_gparquet_arrow_file_reader_read_row_groupvar
GArrowTable * function(GParquetArrowFileReader * reader, GError * * _err) c_gparquet_arrow_file_reader_read_tablevar
void function(GParquetArrowFileReader * reader, gboolean useThreads) c_gparquet_arrow_file_reader_set_use_threadsvar
GType function() c_gparquet_arrow_file_writer_get_typevar
GParquetArrowFileWriter * function(GArrowSchema * schema, GArrowOutputStream * sink, GParquetWriterProperties * writerProperties, GError * * _err) c_gparquet_arrow_file_writer_new_arrowvar
GParquetArrowFileWriter * function(GArrowSchema * schema, const(char) * path, GParquetWriterProperties * writerProperties, GError * * _err) c_gparquet_arrow_file_writer_new_pathvar
gboolean function(GParquetArrowFileWriter * writer, GError * * _err) c_gparquet_arrow_file_writer_closevar
GArrowSchema * function(GParquetArrowFileWriter * writer) c_gparquet_arrow_file_writer_get_schemavar
gboolean function(GParquetArrowFileWriter * writer, GError * * _err) c_gparquet_arrow_file_writer_new_buffered_row_groupvar
gboolean function(GParquetArrowFileWriter * writer, size_t chunkSize, GError * * _err) c_gparquet_arrow_file_writer_new_row_groupvar
gboolean function(GParquetArrowFileWriter * writer, GArrowChunkedArray * chunkedArray, GError * * _err) c_gparquet_arrow_file_writer_write_chunked_arrayvar
gboolean function(GParquetArrowFileWriter * writer, GArrowRecordBatch * recordBatch, GError * * _err) c_gparquet_arrow_file_writer_write_record_batchvar
gboolean function(GParquetArrowFileWriter * writer, GArrowTable * table, size_t chunkSize, GError * * _err) c_gparquet_arrow_file_writer_write_tablevar
GType function() c_gparquet_boolean_statistics_get_typevar
gboolean function(GParquetBooleanStatistics * statistics) c_gparquet_boolean_statistics_get_maxvar
gboolean function(GParquetBooleanStatistics * statistics) c_gparquet_boolean_statistics_get_minvar
GType function() c_gparquet_byte_array_statistics_get_typevar
GBytes * function(GParquetByteArrayStatistics * statistics) c_gparquet_byte_array_statistics_get_maxvar
GBytes * function(GParquetByteArrayStatistics * statistics) c_gparquet_byte_array_statistics_get_minvar
GType function() c_gparquet_column_chunk_metadata_get_typevar
gboolean function(GParquetColumnChunkMetadata * metadata) c_gparquet_column_chunk_metadata_can_decompressvar
gboolean function(GParquetColumnChunkMetadata * metadata, GParquetColumnChunkMetadata * otherMetadata) c_gparquet_column_chunk_metadata_equalvar
long function(GParquetColumnChunkMetadata * metadata) c_gparquet_column_chunk_metadata_get_file_offsetvar
GParquetStatistics * function(GParquetColumnChunkMetadata * metadata) c_gparquet_column_chunk_metadata_get_statisticsvar
long function(GParquetColumnChunkMetadata * metadata) c_gparquet_column_chunk_metadata_get_total_compressed_sizevar
long function(GParquetColumnChunkMetadata * metadata) c_gparquet_column_chunk_metadata_get_total_sizevar
GType function() c_gparquet_double_statistics_get_typevar
double function(GParquetDoubleStatistics * statistics) c_gparquet_double_statistics_get_maxvar
double function(GParquetDoubleStatistics * statistics) c_gparquet_double_statistics_get_minvar
GType function() c_gparquet_file_metadata_get_typevar
gboolean function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_can_decompressvar
gboolean function(GParquetFileMetadata * metadata, GParquetFileMetadata * otherMetadata) c_gparquet_file_metadata_equalvar
const(char) * function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_created_byvar
int function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_n_columnsvar
int function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_n_row_groupsvar
long function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_n_rowsvar
int function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_n_schema_elementsvar
GParquetRowGroupMetadata * function(GParquetFileMetadata * metadata, int index, GError * * _err) c_gparquet_file_metadata_get_row_groupvar
uint function(GParquetFileMetadata * metadata) c_gparquet_file_metadata_get_sizevar
GType function() c_gparquet_fixed_length_byte_array_statistics_get_typevar
GBytes * function(GParquetFixedLengthByteArrayStatistics * statistics) c_gparquet_fixed_length_byte_array_statistics_get_maxvar
GBytes * function(GParquetFixedLengthByteArrayStatistics * statistics) c_gparquet_fixed_length_byte_array_statistics_get_minvar
GType function() c_gparquet_float_statistics_get_typevar
float function(GParquetFloatStatistics * statistics) c_gparquet_float_statistics_get_maxvar
float function(GParquetFloatStatistics * statistics) c_gparquet_float_statistics_get_minvar
GType function() c_gparquet_int32_statistics_get_typevar
int function(GParquetInt32Statistics * statistics) c_gparquet_int32_statistics_get_maxvar
int function(GParquetInt32Statistics * statistics) c_gparquet_int32_statistics_get_minvar
GType function() c_gparquet_int64_statistics_get_typevar
long function(GParquetInt64Statistics * statistics) c_gparquet_int64_statistics_get_maxvar
long function(GParquetInt64Statistics * statistics) c_gparquet_int64_statistics_get_minvar
GType function() c_gparquet_row_group_metadata_get_typevar
gboolean function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_can_decompressvar
gboolean function(GParquetRowGroupMetadata * metadata, GParquetRowGroupMetadata * otherMetadata) c_gparquet_row_group_metadata_equalvar
GParquetColumnChunkMetadata * function(GParquetRowGroupMetadata * metadata, int index, GError * * _err) c_gparquet_row_group_metadata_get_column_chunkvar
long function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_get_file_offsetvar
int function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_get_n_columnsvar
long function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_get_n_rowsvar
long function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_get_total_compressed_sizevar
long function(GParquetRowGroupMetadata * metadata) c_gparquet_row_group_metadata_get_total_sizevar
GType function() c_gparquet_statistics_get_typevar
gboolean function(GParquetStatistics * statistics, GParquetStatistics * otherStatistics) c_gparquet_statistics_equalvar
long function(GParquetStatistics * statistics) c_gparquet_statistics_get_n_distinct_valuesvar
long function(GParquetStatistics * statistics) c_gparquet_statistics_get_n_nullsvar
long function(GParquetStatistics * statistics) c_gparquet_statistics_get_n_valuesvar
gboolean function(GParquetStatistics * statistics) c_gparquet_statistics_has_min_maxvar
gboolean function(GParquetStatistics * statistics) c_gparquet_statistics_has_n_distinct_valuesvar
gboolean function(GParquetStatistics * statistics) c_gparquet_statistics_has_n_nullsvar
GType function() c_gparquet_writer_properties_get_typevar
GParquetWriterProperties * function() c_gparquet_writer_properties_newvar
void function(GParquetWriterProperties * properties, const(char) * path) c_gparquet_writer_properties_disable_dictionaryvar
void function(GParquetWriterProperties * properties, const(char) * path) c_gparquet_writer_properties_enable_dictionaryvar
long function(GParquetWriterProperties * properties) c_gparquet_writer_properties_get_batch_sizevar
GArrowCompressionType function(GParquetWriterProperties * properties, const(char) * path) c_gparquet_writer_properties_get_compression_pathvar
long function(GParquetWriterProperties * properties) c_gparquet_writer_properties_get_data_page_sizevar
long function(GParquetWriterProperties * properties) c_gparquet_writer_properties_get_dictionary_page_size_limitvar
long function(GParquetWriterProperties * properties) c_gparquet_writer_properties_get_max_row_group_lengthvar
gboolean function(GParquetWriterProperties * properties, const(char) * path) c_gparquet_writer_properties_is_dictionary_enabledvar
void function(GParquetWriterProperties * properties, long batchSize) c_gparquet_writer_properties_set_batch_sizevar
void function(GParquetWriterProperties * properties, GArrowCompressionType compressionType, const(char) * path) c_gparquet_writer_properties_set_compressionvar
void function(GParquetWriterProperties * properties, long dataPageSize) c_gparquet_writer_properties_set_data_page_sizevar
void function(GParquetWriterProperties * properties, long limit) c_gparquet_writer_properties_set_dictionary_page_size_limitvar
void function(GParquetWriterProperties * properties, long length) c_gparquet_writer_properties_set_max_row_group_length