Modulesยง
- iceberg_
query_ ๐storage_ mode - Storage mode for batch SELECT on Iceberg engine tables. Iceberg engine tables have both Hummock (row store) and Iceberg (columnar) storage. This setting controls which storage is used for batch queries.
- non_
zero64 ๐ - opt ๐
- parallelism
- query_
mode ๐ - Contains configurations that could be accessed via โsetโ command.
- search_
path ๐ - sink_
decouple - statement_
timeout ๐ - transaction_
isolation_ ๐level - visibility_
mode ๐ - Contains configurations that could be accessed via โsetโ command.
Structsยง
- Option
Config - A session config wrapper that represents unset (
None) as empty string. - Param
Flags ๐ - Search
Path - see https://www.postgresql.org/docs/14/runtime-config-client.html#GUC-SEARCH-PATH
- Session
Config - This is the Session Config of RisingWave.
- Session
Config ToOverride Error - Statement
Timeout - Variable
Info
Enumsยง
Constantsยง
- BYPASS_
CLUSTER_ ๐LIMITS - Default to bypass cluster limits iff in debug mode.
- DISABLE_
BACKFILL_ ๐RATE_ LIMIT - DISABLE_
DML_ ๐RATE_ LIMIT - DISABLE_
SINK_ ๐RATE_ LIMIT - DISABLE_
SOURCE_ ๐RATE_ LIMIT - SESSION_
CONFIG_ LIST_ SEP - USER_
NAME_ WILD_ CARD
Staticsยง
- PARAM_
NAME_ ๐FLAGS
Traitsยง
- Config
Reporter - Report status or notice to caller.
Functionsยง
- check_
bytea_ ๐output - check_
client_ ๐encoding - check_
iceberg_ ๐engine_ connection - check_
streaming_ ๐max_ parallelism - Check if the provided value is a valid max parallelism.
- check_
streaming_ ๐parallelism_ for_ backfill - check_
timezone ๐
Type Aliasesยง
- Session
Config ๐Result