pub(crate) fn database_import_source( directory: &str, path: &str, ) -> Result<(String, String)>
Resolve a listed writer key back to its table name and COPY input location.