Skip to content

Commit

Permalink
not enough space
Browse files Browse the repository at this point in the history
  • Loading branch information
azimafroozeh committed Nov 17, 2024
1 parent d50896a commit 3e5e30b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,6 @@ int main(int argc, char* argv[]) {

std::cout << runtime::cur_q_mtd.get_csv_row() << std::endl;
/* removal. */
// experiment::clean_compressed_data(col, encoding_scheme);
// experiment::remove_binary_file(col);
experiment::clean_compressed_data(col, encoding_scheme);
experiment::remove_binary_file(col);
}

0 comments on commit 3e5e30b

Please sign in to comment.