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

Request to commit changes to a table. More...

#include <types.h>

Public Member Functions

Status Validate () const
 Validates the CommitTableRequest.
 
bool operator== (const CommitTableRequest &other) const
 

Public Attributes

TableIdentifier identifier
 
std::vector< std::shared_ptr< TableRequirement > > requirements
 
std::vector< std::shared_ptr< TableUpdate > > updates
 

Detailed Description

Request to commit changes to a table.


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