Module predicate

Source

Structsยง

Predicates
A list of predicate

Enumsยง

Predicate ๐Ÿ”’
Predicate to filter information_schema tables stream, we only support these simple predicates currently. TODO(dennis): supports more predicate types.

Functionsยง

is_all_scalars ๐Ÿ”’
Returns true when the values are all [DfExpr::Literal].
is_column ๐Ÿ”’
is_string_literal ๐Ÿ”’
like_utf8 ๐Ÿ”’
Perform SQL left LIKE right, return None if fail to evaluate.

Type Aliasesยง

ColumnName ๐Ÿ”’