|
iceberg-cpp
|
Request to register a table. More...
#include <types.h>
Public Member Functions | |
| Status | Validate () const |
| Validates the RegisterTableRequest. | |
| bool | operator== (const RegisterTableRequest &) const =default |
Public Attributes | |
| std::string | name |
| std::string | metadata_location |
| bool | overwrite = false |
Request to register a table.