|
iceberg-cpp
|
Define the catalog API for table and namespace operations. More...
#include <memory>#include <string>#include <string_view>#include <unordered_map>#include <unordered_set>#include <vector>#include "iceberg/result.h"#include "iceberg/table_identifier.h"#include "iceberg/type_fwd.h"Go to the source code of this file.
Classes | |
| class | iceberg::Catalog |
| A Catalog API for table create, drop, and load operations. More... | |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Define the catalog API for table and namespace operations.