|
iceberg-cpp
|
Provide partition transform utility helpers. More...
#include <cstdint>#include <string>#include "iceberg/iceberg_export.h"#include "iceberg/result.h"Go to the source code of this file.
Classes | |
| class | iceberg::TransformUtil |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Functions | |
| Status | iceberg::internal::ValidateBucketTransformParameter (int32_t num_buckets) |
| Status | iceberg::internal::ValidateTruncateTransformParameter (int32_t width) |
Provide partition transform utility helpers.