iceberg-cpp
Loading...
Searching...
No Matches
Classes
partition_spec.h File Reference
#include <cstdint>
#include <memory>
#include <optional>
#include <span>
#include <string>
#include <unordered_map>
#include <vector>
#include "iceberg/iceberg_export.h"
#include "iceberg/partition_field.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"
#include "iceberg/util/formattable.h"
#include "iceberg/util/lazy.h"

Go to the source code of this file.

Classes

class  iceberg::PartitionSpec
 A partition spec for a Table. More...
 

Detailed Description

Partition specs for Iceberg tables.