Skip to main content

Module table

Module table 

Source

Modulesยง

adapter
metrics ๐Ÿ”’
numbers
scan

Structsยง

NOW_EXPR ๐Ÿ”’
The [Expr] to call UDF function now().
PartitionRules
Defines partition rules for a table. TODO(discord9): add the entire partition exprs rules here later
Table
Table handle.

Functionsยง

collect_column_defaults ๐Ÿ”’
Collects column default [Expr] from column schemas.
default_constraint_to_expr ๐Ÿ”’
Try to cast the [ColumnDefaultConstraint] to [Expr] by the target data type.

Type Aliasesยง

TableRef