exchange broker options
This commit is contained in:
@@ -443,6 +443,11 @@ message TableDetail {
|
||||
// requested profile when a global table is being listed. See
|
||||
// ProfileTreeResponse.Table.profile_name.
|
||||
string profile_name = 11;
|
||||
|
||||
// True when the physical table contains at least one row, including a
|
||||
// soft-deleted row. Populated tables are append-only: PutTableDefinition is
|
||||
// no longer available, while AddTableColumns remains available.
|
||||
bool has_data = 12;
|
||||
}
|
||||
|
||||
// Server-owned behavior for one logical column returned in table details.
|
||||
|
||||
Reference in New Issue
Block a user