Module partition_expr

Module partition_expr 

Source

Structsยง

SimplePartitions
A partitioning scheme that divides a single column into multiple ranges based on provided bounds.

Functionsยง

extract_bound_operand ๐Ÿ”’
extract_column_value ๐Ÿ”’
extract_expr_operand ๐Ÿ”’
extract_upper_bound ๐Ÿ”’
generate_unique_bound
Generates a unique partition bound that is not in the given bounds.
is_upper_op ๐Ÿ”’