|
iceberg-cpp
|
Result body for table create/load/register APIs. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the LoadTableResult. | |
| bool | operator== (const LoadTableResult &other) const |
Public Attributes | |
| std::string | metadata_location |
| std::shared_ptr< TableMetadata > | metadata |
| std::unordered_map< std::string, std::string > | config |
Result body for table create/load/register APIs.