Flex
0.17.9
|
#include <arrow/api.h>
#include <arrow/util/value_parsing.h>
#include <memory>
#include "flex/utils/property/types.h"
#include "glog/logging.h"
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) |