iceberg-cpp
Loading...
Searching...
No Matches
Classes
projections.h File Reference
#include <memory>
#include "iceberg/iceberg_export.h"
#include "iceberg/result.h"
#include "iceberg/type_fwd.h"

Go to the source code of this file.

Classes

class  iceberg::ProjectionEvaluator
 A class that projects expressions for a table's data rows into expressions on the table's partition values, for a table's partition spec. More...
 
struct  iceberg::Projections
 Utils to project expressions on rows to expressions on partitions. More...
 

Detailed Description

Utils to project expressions on rows to expressions on partitions.