|
iceberg-cpp
|
#include <memory>#include <optional>#include <string>#include <vector>#include "iceberg/iceberg_export.h"#include "iceberg/result.h"#include "iceberg/type_fwd.h"#include "iceberg/update/merging_snapshot_update.h"#include "iceberg/util/data_file_set.h"Go to the source code of this file.
Classes | |
| class | iceberg::RewriteFiles |
| API for replacing files in a table. More... | |
RewriteFiles operation for replacing files in a table.