Optionaloptions: CallOptionsEnables the system schema and adds it to the system catalog. The caller must be an account admin or a metastore admin.
Optionaloptions: CallOptionsGets an array of system schemas for a metastore. The caller must be an account admin or a metastore admin.
NOTE: we recommend using max_results=0 to use the paginated version of this API. Unpaginated calls will be deprecated soon.
PAGINATION BEHAVIOR: When using pagination (max_results >= 0), a page may contain zero results while still providing a next_page_token. Clients must continue reading pages until next_page_token is absent, which is the only indication that the end of results has been reached.
Optionaloptions: CallOptionsOptionaloptions: CallOptions
Disables the system schema and removes it from the system catalog. The caller must be an account admin or a metastore admin.