|
iceberg-cpp
|
Response from committing changes to a table. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the CommitTableResponse. | |
| bool | operator== (const CommitTableResponse &other) const |
Public Attributes | |
| std::string | metadata_location |
| std::shared_ptr< TableMetadata > | metadata |
Response from committing changes to a table.