Skip to main content

Module database_copy

Module database_copy 

Source
Expand description

Shared selection and destination rules for database COPY and prepared exports.

Structsยง

DatabaseExportFile ๐Ÿ”’
The writer key and its externally reported location, resolved together.

Functionsยง

database_import_source ๐Ÿ”’
Resolve a listed writer key back to its table name and COPY input location.
is_directory_location ๐Ÿ”’
parse_parallelism_from_option_map ๐Ÿ”’
Get parallelism from options, default to total CPU cores.
validate_database_directory ๐Ÿ”’
validate_database_export_layout ๐Ÿ”’
Rejects import-only layouts before either database export path creates output.