|
iceberg-cpp
|
#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::Evaluator |
| Evaluates an Expression against data rows. More... | |
Namespaces | |
| namespace | iceberg |
| Core Apache Iceberg C++ APIs. | |
Evaluator for checking if a data row matches a bound expression.