Structsยง
- 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, returnNone
if fail to evaluate.
Type Aliasesยง
- Column
Name ๐