Triggers a compaction for table
Flushes memtable to SST file.
Retrieves a value from the environment variables
or returns a default value if the environment variable is not set.
Retrieves GT_FUZZ_INPUT_MAX_ALTER_ACTIONS
environment variable or returns a default value (256
) if the environment variable is not set.
Retrieves GT_FUZZ_INPUT_MAX_COLUMNS
environment variable or returns a default value (16
) if the environment variable is not set.
Retrieves GT_FUZZ_INPUT_MAX_INSERT_ACTIONS
environment variable or returns a default value (4
) if the environment variable is not set.
Retrieves GT_FUZZ_INPUT_MAX_ROWS
environment variable or returns a default value (512
) if the environment variable is not set.
Retrieves GT_FUZZ_INPUT_MAX_TABLES
environment variable or returns a default value (32
) if the environment variable is not set.
Connects to GreptimeDB.
Connects to GreptimeDB via env variables.
Loads env variables for unstable test