Module stmt_to_region

Source

Structsยง

StatementToRegion

Constantsยง

DEFAULT_PLACEHOLDER_VALUE ๐Ÿ”’

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.