Structsยง
Constantsยง
Functionsยง
- column_
names ๐ - replace_
default ๐ - sql_
value_ ๐to_ grpc_ value - Converts SQL value to gRPC value according to the column schema.
If
auto_string_to_numeric
is true, tries to cast the string value to numeric values, and fills the default value if the cast fails.