OmniSciDB
a5dc49c757
|
#include <Importer.h>
Static Public Member Functions | |
static ArrayDatum | composeNullArray (const SQLTypeInfo &ti) |
static ArrayDatum | composeNullPointCoords (const SQLTypeInfo &coords_ti, const SQLTypeInfo &geo_ti) |
Definition at line 85 of file Importer.h.
|
static |
Definition at line 395 of file Importer.cpp.
References import_export::NullArray().
Referenced by import_export::TypedImportBuffer::addDictEncodedStringArray(), data_conversion::StringViewToArrayEncoder< ScalarEncoderType >::appendArrayDatums(), composeNullPointCoords(), foreign_storage::ParquetArrayImportEncoder::getNullArrayDatum(), DBHandler::insert_data(), and foreign_storage::GeospatialEncoder::processNullGeoElement().
|
static |
Definition at line 399 of file Importer.cpp.
References CHECK, checked_malloc(), composeNullArray(), Geospatial::compress_coords(), SQLTypeInfo::get_comp_param(), SQLTypeInfo::get_compression(), kDOUBLE, kENCODING_GEOINT, NULL_ARRAY_DOUBLE, NULL_DOUBLE, and SQLTypeInfo::set_subtype().
Referenced by DBHandler::insert_data().