iceberg-cpp
Loading...
Searching...
No Matches
Classes
merging_snapshot_update.h File Reference
#include <cstdint>
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "iceberg/delete_file_index.h"
#include "iceberg/iceberg_export.h"
#include "iceberg/manifest/manifest_filter_manager.h"
#include "iceberg/manifest/manifest_merge_manager.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"
#include "iceberg/update/snapshot_update.h"
#include "iceberg/util/data_file_set.h"

Go to the source code of this file.

Classes

class  iceberg::MergingSnapshotUpdate
 Abstract base class for merge-based snapshot write operations. More...
 
struct  iceberg::MergingSnapshotUpdate::PendingDeleteFilesByReferencedFile::Entry