Constantsยง
- DB_
OPT_ ๐KEY_ TTL
Functionsยง
- Ensure all exprs are binary expr and all the columns are defined in the column list.
- ensure_
one_ ๐expr Check if the expr is a binary expr, an ident or a literal value. If is ident, then check it is in the column list. This recursive function is intended to be used by ensure_exprs_are_binary. - Ensure that all columns used in โPARTITION ON COLUMNSโ are defined in create table.
- get_
unalias_ ๐type - validate_
partitions ๐ - validate_
time_ ๐index