removing legacy
This commit is contained in:
@@ -199,8 +199,7 @@ message StageTableDataImportRequest {
|
||||
string import_id = 1;
|
||||
string table_name = 2;
|
||||
repeated TableDataImportRow rows = 3;
|
||||
// Import-contract revision returned by GetTableImportDescriptor. A zero
|
||||
// value is accepted for older clients and snapshots the current revision.
|
||||
// Required positive import-contract revision returned by GetTableImportDescriptor.
|
||||
int64 expected_table_revision = 4;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user