|
iceberg-cpp
|
#include <functional>#include <memory>#include <string>#include <unordered_map>#include <unordered_set>#include <vector>#include "iceberg/iceberg_export.h"#include "iceberg/result.h"#include "iceberg/type_fwd.h"#include "iceberg/update/pending_update.h"#include "iceberg/util/string_util.h"Go to the source code of this file.
Classes | |
| class | iceberg::UpdatePartitionSpec |
| API for partition spec evolution. More... | |
| struct | iceberg::UpdatePartitionSpec::ApplyResult |
API for partition spec evolution.