OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DataPreview.h File Reference
#include <optional>
#include <string>
#include <vector>
#include "Shared/sqltypes.h"
+ Include dependency graph for DataPreview.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foreign_storage::DataPreview
 

Namespaces

 foreign_storage
 

Typedefs

using foreign_storage::SampleRows = std::vector< std::vector< std::string >>
 

Functions

std::optional< SQLTypesforeign_storage::detect_geo_type (const SampleRows &sample_rows, size_t column_index)