iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
iceberg::TableIdentifier Struct Reference

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
 

Detailed Description

Identifies a table in iceberg catalog.


The documentation for this struct was generated from the following files: