Flex  0.17.9
Classes | Namespaces | Functions
arrow_utils.h File Reference
#include <arrow/api.h>
#include <arrow/util/value_parsing.h>
#include <memory>
#include "flex/utils/property/types.h"
#include "glog/logging.h"
Include dependency graph for arrow_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gs::LDBCTimeStampParser
 
class  gs::LDBCLongDateParser
 
struct  gs::TypeConverter< T >
 
struct  gs::TypeConverter< bool >
 
struct  gs::TypeConverter< int32_t >
 
struct  gs::TypeConverter< uint32_t >
 
struct  gs::TypeConverter< int64_t >
 
struct  gs::TypeConverter< uint64_t >
 
struct  gs::TypeConverter< double >
 
struct  gs::TypeConverter< float >
 
struct  gs::TypeConverter< std::string >
 
struct  gs::TypeConverter< std::string_view >
 
struct  gs::TypeConverter< Date >
 
struct  gs::TypeConverter< Day >
 

Namespaces

 gs
 

Functions

std::shared_ptr< arrow::DataType > gs::PropertyTypeToArrowType (PropertyType type)