Module initialize

Source

ConstantsΒ§

DEFAULT_ALLOCATOR_ID πŸ”’
DEFAULT_USER_CLUSTER_ID πŸ”’
DEFAULT_USER_CLUSTER_NAME πŸ”’
DEFAULT_USER_NETWORK_POLICY_ID
DEFAULT_USER_NETWORK_POLICY_NAME
DEFAULT_USER_NETWORK_POLICY_RULES
DEFAULT_USER_REPLICA_ID πŸ”’
ENABLE_0DT_DEPLOYMENT πŸ”’
The key used within the β€œconfig” collection where we store a mirror of the enable_0dt_deployment β€œsystem var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.
ENABLE_0DT_DEPLOYMENT_PANIC_AFTER_TIMEOUT πŸ”’
The key used within the β€œconfig” collection where we store a mirror of the enable_0dt_deployment_panic_after_timeout β€œsystem var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.
INFORMATION_SCHEMA_ID πŸ”’
MATERIALIZE_DATABASE_ID πŸ”’
MATERIALIZE_DATABASE_ID_VAL πŸ”’
MZ_CATALOG_SCHEMA_ID πŸ”’
MZ_CATALOG_UNSTABLE_SCHEMA_ID
MZ_INTERNAL_SCHEMA_ID πŸ”’
MZ_INTROSPECTION_SCHEMA_ID
MZ_UNSAFE_SCHEMA_ID
PG_CATALOG_SCHEMA_ID πŸ”’
PUBLIC_SCHEMA_ID πŸ”’
SYSTEM_CONFIG_SYNCED_KEY πŸ”’
The key within the β€œconfig” collection that stores whether the remote configuration was synchronized at least once.
SYSTEM_ID_ALLOC_KEY πŸ”’
USER_ID_ALLOC_KEY πŸ”’
USER_VERSION_KEY
The key within the β€œconfig” Collection that stores the version of the catalog.
WITH_0DT_DEPLOYMENT_DDL_CHECK_INTERVAL πŸ”’
The key used within the β€œconfig” collection where we store a mirror of the with_0dt_deployment_ddl_check_interval β€œsystem var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.
WITH_0DT_DEPLOYMENT_MAX_WAIT πŸ”’
The key used within the β€œconfig” collection where we store a mirror of the with_0dt_deployment_max_wait β€œsystem var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.

StaticsΒ§

DEFAULT_USER_NETWORK_POLICY_PRIVILEGES πŸ”’
INFORMATION_SCHEMA πŸ”’
MZ_CATALOG_SCHEMA πŸ”’
MZ_CATALOG_UNSTABLE_SCHEMA πŸ”’
MZ_INTERNAL_SCHEMA πŸ”’
MZ_INTROSPECTION_SCHEMA πŸ”’
MZ_UNSAFE_SCHEMA πŸ”’
PG_CATALOG_SCHEMA πŸ”’
SYSTEM_SCHEMAS πŸ”’
SYSTEM_SCHEMA_PRIVILEGES πŸ”’

FunctionsΒ§

default_cluster_config πŸ”’
Defines the default config for a Cluster.
default_replica_config πŸ”’
Defines the default config for a Cluster Replica.
initialize πŸ”’
Initializes the Catalog with some default objects.
resolve_system_schema