|
iceberg-cpp
|
Define table sort order metadata. More...
#include <cstdint>#include <memory>#include <span>#include <unordered_set>#include <vector>#include "iceberg/iceberg_export.h"#include "iceberg/sort_field.h"#include "iceberg/type_fwd.h"#include "iceberg/util/formattable.h"Go to the source code of this file.
Classes | |
| class | iceberg::SortOrder |
| A sort order for a table. More... | |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Define table sort order metadata.