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

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)
 

Detailed Description

Provide partition transform utility helpers.