37 #ifdef ENABLE_IMPORT_PARQUET 60 bool plain_text =
false;
100 , buffer_size(kImportFileBufferSize)
103 , geo_coords_comp_param(32)
105 , geo_coords_srid(4326)
106 , sanitize_column_names(true)
107 , geo_assign_render_groups(true)
108 , geo_explode_collections(false)
111 CopyParams(
char d,
const std::string& n,
char l,
size_t b,
size_t retries,
size_t wait)
125 , retry_count(retries)
128 , buffer_size(kImportFileBufferSize)
131 , geo_coords_comp_param(32)
133 , geo_coords_srid(4326)
134 , sanitize_column_names(true)
135 , geo_assign_render_groups(true)
136 , geo_explode_collections(false)
std::string s3_secret_key
bool geo_explode_collections
Constants for Builtin SQL Types supported by OmniSci.
ImportHeaderRow has_header
bool geo_assign_render_groups
std::string geo_layer_name
int32_t geo_coords_comp_param
CopyParams(char d, const std::string &n, char l, size_t b, size_t retries, size_t wait)
bool sanitize_column_names
static constexpr size_t kImportFileBufferSize
std::string s3_access_key
EncodingType geo_coords_encoding