put table definition2 - name change
This commit is contained in:
@@ -224,6 +224,10 @@ message PutTableDefinitionRequest {
|
||||
// Revision returned by GetProfileDetails. Prevents a stale editor from
|
||||
// overwriting a newer structural or presentation change.
|
||||
int64 expected_row_version = 7;
|
||||
|
||||
// New physical/catalog name. Empty, or equal to table_name, keeps the
|
||||
// current name for backwards-compatible callers.
|
||||
string new_table_name = 8;
|
||||
}
|
||||
|
||||
message PutTableDefinitionResponse {
|
||||
|
||||
Reference in New Issue
Block a user