quasardb C API
|
Schema of a column sent to the server in a batch. More...
#include <ts.h>
Data Fields | |
qdb_ts_column_type_t | column_type |
The column type, how it's stored server-side. | |
qdb_ts_column_index_t | index |
The column index. | |
const char * | symtable |
The column symbol table (for symbol columns). | |
const char * | name |
Schema of a column sent to the server in a batch.
const char* qdb_exp_batch_push_column_schema_t::name |
The column name. Used by lazy creation mode