quasardb C API
|
Holds a column in Arrow format. More...
#include <ts.h>
Data Fields | |
struct ArrowSchema | schema |
struct ArrowArray | data |
The column content. | |
Holds a column in Arrow format.
struct ArrowSchema qdb_arrow_column_t::schema |
The column type.