21 const std::string& archive_path,
22 const std::string& compression) {
23 throw std::runtime_error(
"Dump/restore table not yet supported on Windows.");
28 const std::string& archive_path,
29 const std::string& compression) {
30 throw std::runtime_error(
"Dump/restore table not yet supported on Windows.");
34 const std::string& table_name,
35 const std::string& archive_path,
36 const std::string& compression,
38 throw std::runtime_error(
"Dump/restore table not yet supported on Windows.");
__declspec(dllexport) bool g_test_rollback_dump_restore
void restoreTable(const Catalog_Namespace::SessionInfo &session, const std::string &table_name, const std::string &archive_path, const std::string &compression, const TableArchiverS3Options &s3_options)
void dumpTable(const TableDescriptor *td, const std::string &archive_path, const std::string &compression)
bool g_test_rollback_dump_restore