|
iceberg-cpp
|
Identifies a table in iceberg catalog. More...
#include <table_identifier.h>
Public Member Functions | |
| bool | operator== (const TableIdentifier &other) const |
| Status | Validate () const |
| Validates the TableIdentifier. | |
| std::string | ToString () const |
Public Attributes | |
| Namespace | ns |
| std::string | name |
Identifies a table in iceberg catalog.