25 namespace foreign_storage {
26 using SampleRows = std::vector<std::vector<std::string>>;
std::optional< SQLTypes > detect_geo_type(const SampleRows &sample_rows, size_t column_index)
std::vector< std::string > column_names
std::vector< SQLTypeInfo > column_types
std::vector< std::vector< std::string >> SampleRows
Constants for Builtin SQL Types supported by HEAVY.AI.