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ยง
- Column
Name ๐