Struct import_export::CopyParams

struct CopyParams

Public Functions

CopyParams()
CopyParams(char d, const std::string &n, char l, size_t b, size_t retries, size_t wait)

Public Members

char delimiter
std::string null_str
ImportHeaderRow has_header
bool quoted
char quote
char escape
char line_delim
char array_delim
char array_begin
char array_end
int threads
size_t max_reject
import_export::SourceType source_type
bool plain_text = false
std::string s3_access_key
std::string s3_secret_key
std::string s3_session_token = ""
std::string s3_region
std::string s3_endpoint
size_t retry_count
size_t retry_wait
size_t batch_size
size_t buffer_size
bool lonlat
EncodingType geo_coords_encoding
int32_t geo_coords_comp_param
SQLTypes geo_coords_type
int32_t geo_coords_srid
bool sanitize_column_names
std::string geo_layer_name
bool geo_assign_render_groups
bool geo_explode_collections
int32_t source_srid
std::optional<std::string> regex_path_filter
std::optional<std::string> file_sort_order_by
std::optional<std::string> file_sort_regex
RasterPointType raster_point_type
std::string raster_import_bands
int32_t raster_scanlines_per_thread
RasterPointTransform raster_point_transform
bool raster_point_compute_angle
std::string raster_import_dimensions
std::string add_metadata_columns
std::string odbc_sql_select
std::string odbc_username
std::string odbc_password
std::string odbc_credential_string
std::string odbc_dsn
std::string odbc_connection_string
std::string line_start_regex
std::string line_regex