Kùzu C++ API
Loading...
Searching...
No Matches
arrow.h File Reference
#include <stdint.h>

Go to the source code of this file.

Classes

struct  ArrowSchema
 
struct  ArrowArray
 
struct  ArrowSchemaWrapper
 
struct  ArrowArrayWrapper
 

Macros

#define ARROW_C_DATA_INTERFACE
 
#define ARROW_FLAG_DICTIONARY_ORDERED   1
 
#define ARROW_FLAG_NULLABLE   2
 
#define ARROW_FLAG_MAP_KEYS_SORTED   4
 

Macro Definition Documentation

◆ ARROW_C_DATA_INTERFACE

#define ARROW_C_DATA_INTERFACE

◆ ARROW_FLAG_DICTIONARY_ORDERED

#define ARROW_FLAG_DICTIONARY_ORDERED   1

◆ ARROW_FLAG_MAP_KEYS_SORTED

#define ARROW_FLAG_MAP_KEYS_SORTED   4

◆ ARROW_FLAG_NULLABLE

#define ARROW_FLAG_NULLABLE   2