iceberg-cpp
Loading...
Searching...
No Matches
Classes
row_delta.h File Reference
#include <cstdint>
#include <memory>
#include <optional>
#include <span>
#include <string>
#include <unordered_set>
#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::RowDelta
 API for encoding row-level changes to a table. More...