common_
grpc_
expr
0.12.0
Module util
Module Items
Structs
Functions
In crate common_
grpc_
expr
common_grpc_expr
Module
util
Copy item path
source
Structs
§
Column
Expr
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
🔒