quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_query_arrow_result_t Struct Reference

Holds the result of a query in Arrow format. More...

#include <query.h>

Data Fields

qdb_arrow_column_tcolumns
 An array containing the table columns.
 
qdb_size_t column_count
 The count of returned columns.
 

Detailed Description

Holds the result of a query in Arrow format.

Warning
This structure is still under development. Compatibility is not guaranteed.

The documentation for this struct was generated from the following file: