[Fix](thrift) add SCH_BACKENDS in TSchemaTableType (#18647)
This commit is contained in:
@ -111,6 +111,7 @@ enum TSchemaTableType {
|
||||
SCH_VIEWS,
|
||||
SCH_INVALID,
|
||||
SCH_ROWSETS,
|
||||
SCH_BACKENDS,
|
||||
SCH_COLUMN_STATISTICS
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user