|
iceberg-cpp
|
Go to the source code of this file.
Classes | |
| class | iceberg::Binder |
| class | iceberg::IsBoundVisitor |
| class | iceberg::ReferenceVisitor |
| Visitor to collect referenced field IDs from an expression. More... | |
Typedefs | |
| using | iceberg::FieldIdsSetRef = std::reference_wrapper< std::unordered_set< int32_t > > |
Bind an expression to a schema.