|
iceberg-cpp
|
#include <memory>#include "iceberg/iceberg_export.h"#include "iceberg/result.h"#include "iceberg/type_fwd.h"#include "iceberg/util/error_collector.h"Go to the source code of this file.
Classes | |
| class | iceberg::PendingUpdate |
| Base class for all kinds of table metadata updates. More... | |
API for table changes using builder pattern