risingwave_frontend::catalog

Module catalog_service

source

Structs§

Traits§

  • CatalogWriter initiate DDL operations (create table/schema/database/function/connection). It will only send rpc to meta and get the catalog version as response. Then it will wait for the local catalog to be synced to the version, which is performed by observer.

Type Aliases§