risingwave_
frontend
2.2.0-alpha
In risingwave_
frontend::
catalog::
system_
catalog
risingwave_frontend
::
catalog
::
system_catalog
Function
get_sys_tables_in_schema
Copy item path
source
pub fn get_sys_tables_in_schema( schema_name: &
str
, ) ->
Vec
<
Arc
<
SystemTableCatalog
>>