iceberg-cpp
Loading...
Searching...
No Matches
Classes | Namespaces
sort_order.h File Reference

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.
 

Detailed Description

Define table sort order metadata.