Module flush_compact_table

Source

Structsยง

CompactTableFunction ๐Ÿ”’
FlushTableFunction ๐Ÿ”’

Constantsยง

COMPACT_TYPE_STRICT_WINDOW ๐Ÿ”’
Compact type: strict window.
COMPACT_TYPE_STRICT_WINDOW_SHORT ๐Ÿ”’
Compact type: strict window (short name).

Functionsยง

compact_signature ๐Ÿ”’
compact_table ๐Ÿ”’
flush_signature ๐Ÿ”’
flush_table ๐Ÿ”’
parse_compact_params ๐Ÿ”’
Parses compact_table UDF parameters. This function accepts following combinations:
parse_compact_type ๐Ÿ”’
Parses compaction strategy type. For strict_window or swcs strict window compaction is chose, otherwise choose regular (TWCS) compaction.