Skip to main content

Module admin

Module admin 

Source
Expand description

CLI introspection tools for persist

Structs§

AdminArgs
Commands for read-write administration of persist state

Constants§

CATALOG_FORCE_COMPACTION_FUEL
Exposed for mz-catalog.
CATALOG_FORCE_COMPACTION_WAIT
Exposed for mz-catalog.
EXPRESSION_CACHE_FORCE_COMPACTION_FUEL
Exposed for mz-catalog.
EXPRESSION_CACHE_FORCE_COMPACTION_WAIT
Exposed for mz-catalog.

Functions§

dangerous_force_compaction_and_break_pushdown
Attempts to compact all batches in a shard into a minimal number.
force_compaction
Manually completes all fueled compactions in a shard.
run
Runs the given read-write admin command.