Module util

Source

Structs§

ColumnExpr

Functions§

build_create_table_expr
extract_new_columns
Find columns that are not present in the schema and return them as AddColumns for adding columns automatically. It always sets add_if_not_exists to true for now.
infer_column_datatype 🔒