OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Private Attributes | |
__dict__ | |
Attributes: - delimiter - null_str - has_header - quoted - quote - escape - line_delim - array_delim - array_begin - array_end - threads - source_type - s3_access_key - s3_secret_key - s3_region - geo_coords_encoding - geo_coords_comp_param - geo_coords_type - geo_coords_srid - sanitize_column_names - geo_layer_name - s3_endpoint - geo_assign_render_groups - geo_explode_collections - source_srid - s3_session_token - raster_point_type - raster_import_bands - raster_scanlines_per_thread - raster_point_transform - raster_point_compute_angle - raster_import_dimensions - odbc_dsn - odbc_connection_string - odbc_sql_select - odbc_sql_order_by - odbc_username - odbc_password - odbc_credential_string - add_metadata_columns - trim_spaces - geo_validate_geometry
def heavydb.thrift.ttypes.TCopyParams.__init__ | ( | self, | |
delimiter = None , |
|||
null_str = None , |
|||
has_header = 0 , |
|||
quoted = None , |
|||
quote = None , |
|||
escape = None , |
|||
line_delim = None , |
|||
array_delim = None , |
|||
array_begin = None , |
|||
array_end = None , |
|||
threads = None , |
|||
source_type = 0 , |
|||
s3_access_key = None , |
|||
s3_secret_key = None , |
|||
s3_region = None , |
|||
geo_coords_encoding = 6 , |
|||
geo_coords_comp_param = 32 , |
|||
geo_coords_type = 18 , |
|||
geo_coords_srid = 4326 , |
|||
sanitize_column_names = True , |
|||
geo_layer_name = None , |
|||
s3_endpoint = None , |
|||
geo_assign_render_groups = False , |
|||
geo_explode_collections = False , |
|||
source_srid = 0 , |
|||
s3_session_token = None , |
|||
raster_point_type = 1 , |
|||
raster_import_bands = None , |
|||
raster_scanlines_per_thread = None , |
|||
raster_point_transform = 1 , |
|||
raster_point_compute_angle = False , |
|||
raster_import_dimensions = None , |
|||
odbc_dsn = None , |
|||
odbc_connection_string = None , |
|||
odbc_sql_select = None , |
|||
odbc_sql_order_by = None , |
|||
odbc_username = None , |
|||
odbc_password = None , |
|||
odbc_credential_string = None , |
|||
add_metadata_columns = None , |
|||
trim_spaces = True , |
|||
geo_validate_geometry = False |
|||
) |
Definition at line 1824 of file ttypes.py.
def heavydb.thrift.ttypes.TCopyParams.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TCopyParams.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TCopyParams.read | ( | self, | |
iprot | |||
) |
Definition at line 1868 of file ttypes.py.
References import_export::CopyParams.add_metadata_columns, heavydb.thrift.ttypes.TCopyParams.add_metadata_columns, import_export::CopyParams.array_begin, heavydb.thrift.ttypes.TCopyParams.array_begin, import_export::CopyParams.array_delim, heavydb.thrift.ttypes.TCopyParams.array_delim, import_export::CopyParams.array_end, heavydb.thrift.ttypes.TCopyParams.array_end, DataframeTableDescriptor.delimiter, import_export::CopyParams.delimiter, heavydb.thrift.ttypes.TCopyParams.delimiter, import_export::CopyParams.escape, heavydb.thrift.ttypes.TCopyParams.escape, heavydb.thrift.ttypes.TCopyParams.geo_assign_render_groups, import_export::CopyParams.geo_coords_comp_param, heavydb.thrift.ttypes.TCopyParams.geo_coords_comp_param, import_export::CopyParams.geo_coords_encoding, heavydb.thrift.ttypes.TCopyParams.geo_coords_encoding, import_export::CopyParams.geo_coords_srid, heavydb.thrift.ttypes.TCopyParams.geo_coords_srid, import_export::CopyParams.geo_coords_type, heavydb.thrift.ttypes.TCopyParams.geo_coords_type, import_export::CopyParams.geo_explode_collections, heavydb.thrift.ttypes.TCopyParams.geo_explode_collections, import_export::CopyParams.geo_layer_name, heavydb.thrift.ttypes.TCopyParams.geo_layer_name, import_export::CopyParams.geo_validate_geometry, heavydb.thrift.ttypes.TCopyParams.geo_validate_geometry, import_export::CopyParams.has_header, heavydb.thrift.ttypes.TCopyParams.has_header, import_export::CopyParams.line_delim, heavydb.thrift.ttypes.TCopyParams.line_delim, import_export::CopyParams.null_str, heavydb.thrift.ttypes.TCopyParams.null_str, heavydb.thrift.ttypes.TCopyParams.odbc_connection_string, heavydb.thrift.ttypes.TCopyParams.odbc_credential_string, heavydb.thrift.ttypes.TCopyParams.odbc_dsn, heavydb.thrift.ttypes.TCopyParams.odbc_password, heavydb.thrift.ttypes.TCopyParams.odbc_sql_order_by, heavydb.thrift.ttypes.TCopyParams.odbc_sql_select, heavydb.thrift.ttypes.TCopyParams.odbc_username, import_export::CopyParams.quote, heavydb.thrift.ttypes.TCopyParams.quote, import_export::CopyParams.quoted, heavydb.thrift.ttypes.TCopyParams.quoted, import_export::CopyParams.raster_import_bands, heavydb.thrift.ttypes.TCopyParams.raster_import_bands, import_export::CopyParams.raster_import_dimensions, heavydb.thrift.ttypes.TCopyParams.raster_import_dimensions, import_export::CopyParams.raster_point_compute_angle, heavydb.thrift.ttypes.TCopyParams.raster_point_compute_angle, import_export::CopyParams.raster_point_transform, heavydb.thrift.ttypes.TCopyParams.raster_point_transform, import_export::CopyParams.raster_point_type, heavydb.thrift.ttypes.TCopyParams.raster_point_type, import_export::CopyParams.raster_scanlines_per_thread, heavydb.thrift.ttypes.TCopyParams.raster_scanlines_per_thread, import_export::CopyParams.s3_access_key, S3Archive.s3_access_key, heavydb.thrift.ttypes.TCopyParams.s3_access_key, import_export::CopyParams.s3_endpoint, S3Archive.s3_endpoint, heavydb.thrift.ttypes.TCopyParams.s3_endpoint, import_export::CopyParams.s3_region, S3Archive.s3_region, heavydb.thrift.ttypes.TCopyParams.s3_region, import_export::CopyParams.s3_secret_key, S3Archive.s3_secret_key, heavydb.thrift.ttypes.TCopyParams.s3_secret_key, import_export::CopyParams.s3_session_token, S3Archive.s3_session_token, heavydb.thrift.ttypes.TCopyParams.s3_session_token, import_export::CopyParams.sanitize_column_names, heavydb.thrift.ttypes.TCopyParams.sanitize_column_names, import_export::CopyParams.source_srid, heavydb.thrift.ttypes.TCopyParams.source_srid, import_export::CopyParams.source_type, heavydb.thrift.ttypes.TCopyParams.source_type, import_export::CopyParams.threads, heavydb.thrift.ttypes.TCopyParams.threads, import_export::CopyParams.trim_spaces, and heavydb.thrift.ttypes.TCopyParams.trim_spaces.
def heavydb.thrift.ttypes.TCopyParams.validate | ( | self | ) |
def heavydb.thrift.ttypes.TCopyParams.write | ( | self, | |
oprot | |||
) |
Definition at line 2092 of file ttypes.py.
References import_export::CopyParams.add_metadata_columns, heavydb.thrift.ttypes.TCopyParams.add_metadata_columns, import_export::CopyParams.array_begin, heavydb.thrift.ttypes.TCopyParams.array_begin, import_export::CopyParams.array_delim, heavydb.thrift.ttypes.TCopyParams.array_delim, import_export::CopyParams.array_end, heavydb.thrift.ttypes.TCopyParams.array_end, DataframeTableDescriptor.delimiter, import_export::CopyParams.delimiter, heavydb.thrift.ttypes.TCopyParams.delimiter, import_export::CopyParams.escape, heavydb.thrift.ttypes.TCopyParams.escape, heavydb.thrift.ttypes.TCopyParams.geo_assign_render_groups, import_export::CopyParams.geo_coords_comp_param, heavydb.thrift.ttypes.TCopyParams.geo_coords_comp_param, import_export::CopyParams.geo_coords_encoding, heavydb.thrift.ttypes.TCopyParams.geo_coords_encoding, import_export::CopyParams.geo_coords_srid, heavydb.thrift.ttypes.TCopyParams.geo_coords_srid, import_export::CopyParams.geo_coords_type, heavydb.thrift.ttypes.TCopyParams.geo_coords_type, import_export::CopyParams.geo_explode_collections, heavydb.thrift.ttypes.TCopyParams.geo_explode_collections, import_export::CopyParams.geo_layer_name, heavydb.thrift.ttypes.TCopyParams.geo_layer_name, import_export::CopyParams.geo_validate_geometry, heavydb.thrift.ttypes.TCopyParams.geo_validate_geometry, import_export::CopyParams.has_header, heavydb.thrift.ttypes.TCopyParams.has_header, import_export::CopyParams.line_delim, heavydb.thrift.ttypes.TCopyParams.line_delim, import_export::CopyParams.null_str, heavydb.thrift.ttypes.TCopyParams.null_str, heavydb.thrift.ttypes.TCopyParams.odbc_connection_string, heavydb.thrift.ttypes.TCopyParams.odbc_credential_string, heavydb.thrift.ttypes.TCopyParams.odbc_dsn, heavydb.thrift.ttypes.TCopyParams.odbc_password, heavydb.thrift.ttypes.TCopyParams.odbc_sql_order_by, heavydb.thrift.ttypes.TCopyParams.odbc_sql_select, heavydb.thrift.ttypes.TCopyParams.odbc_username, import_export::CopyParams.quote, heavydb.thrift.ttypes.TCopyParams.quote, import_export::CopyParams.quoted, heavydb.thrift.ttypes.TCopyParams.quoted, import_export::CopyParams.raster_import_bands, heavydb.thrift.ttypes.TCopyParams.raster_import_bands, import_export::CopyParams.raster_import_dimensions, heavydb.thrift.ttypes.TCopyParams.raster_import_dimensions, import_export::CopyParams.raster_point_compute_angle, heavydb.thrift.ttypes.TCopyParams.raster_point_compute_angle, import_export::CopyParams.raster_point_transform, heavydb.thrift.ttypes.TCopyParams.raster_point_transform, import_export::CopyParams.raster_point_type, heavydb.thrift.ttypes.TCopyParams.raster_point_type, import_export::CopyParams.raster_scanlines_per_thread, heavydb.thrift.ttypes.TCopyParams.raster_scanlines_per_thread, import_export::CopyParams.s3_access_key, S3Archive.s3_access_key, heavydb.thrift.ttypes.TCopyParams.s3_access_key, import_export::CopyParams.s3_endpoint, S3Archive.s3_endpoint, heavydb.thrift.ttypes.TCopyParams.s3_endpoint, import_export::CopyParams.s3_region, S3Archive.s3_region, heavydb.thrift.ttypes.TCopyParams.s3_region, import_export::CopyParams.s3_secret_key, S3Archive.s3_secret_key, heavydb.thrift.ttypes.TCopyParams.s3_secret_key, import_export::CopyParams.s3_session_token, S3Archive.s3_session_token, heavydb.thrift.ttypes.TCopyParams.s3_session_token, import_export::CopyParams.sanitize_column_names, heavydb.thrift.ttypes.TCopyParams.sanitize_column_names, import_export::CopyParams.source_srid, heavydb.thrift.ttypes.TCopyParams.source_srid, import_export::CopyParams.source_type, heavydb.thrift.ttypes.TCopyParams.source_type, import_export::CopyParams.threads, heavydb.thrift.ttypes.TCopyParams.threads, import_export::CopyParams.trim_spaces, and heavydb.thrift.ttypes.TCopyParams.trim_spaces.
|
private |
Definition at line 2277 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TCopyParams.add_metadata_columns |
Definition at line 1864 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.array_begin |
Definition at line 1833 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.array_delim |
Definition at line 1832 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.array_end |
Definition at line 1834 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.delimiter |
Definition at line 1825 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.escape |
Definition at line 1830 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_assign_render_groups |
Definition at line 1847 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_coords_comp_param |
Definition at line 1841 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_coords_encoding |
Definition at line 1840 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_coords_srid |
Definition at line 1843 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_coords_type |
Definition at line 1842 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_explode_collections |
Definition at line 1848 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_layer_name |
Definition at line 1845 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.geo_validate_geometry |
Definition at line 1866 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.has_header |
Definition at line 1827 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.line_delim |
Definition at line 1831 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.null_str |
Definition at line 1826 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_connection_string |
Definition at line 1858 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_credential_string |
Definition at line 1863 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_dsn |
Definition at line 1857 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_password |
Definition at line 1862 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_sql_order_by |
Definition at line 1860 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_sql_select |
Definition at line 1859 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.odbc_username |
Definition at line 1861 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.quote |
Definition at line 1829 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.quoted |
Definition at line 1828 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_import_bands |
Definition at line 1852 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_import_dimensions |
Definition at line 1856 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_point_compute_angle |
Definition at line 1855 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_point_transform |
Definition at line 1854 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_point_type |
Definition at line 1851 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.raster_scanlines_per_thread |
Definition at line 1853 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.s3_access_key |
Definition at line 1837 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.s3_endpoint |
Definition at line 1846 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.s3_region |
Definition at line 1839 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.s3_secret_key |
Definition at line 1838 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.s3_session_token |
Definition at line 1850 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.sanitize_column_names |
Definition at line 1844 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.source_srid |
Definition at line 1849 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.source_type |
Definition at line 1836 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.threads |
Definition at line 1835 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().
heavydb.thrift.ttypes.TCopyParams.trim_spaces |
Definition at line 1865 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TCopyParams.read(), and heavydb.thrift.ttypes.TCopyParams.write().