Skip to main content

Module json_expr_planner

Module json_expr_planner 

Source

Macrosยง

is_typed_json_get_func ๐Ÿ”’
is_untyped_json_get_func ๐Ÿ”’

Structsยง

JsonExprPlanner ๐Ÿ”’
Rewrites JSON-aware SQL expressions into DataFusion expressions.

Enumsยง

JsonGetTypeResolution ๐Ÿ”’

Functionsยง

extract_json_get_type ๐Ÿ”’
extract_untyped_json_get ๐Ÿ”’
fallback_json_get_type ๐Ÿ”’
function_arg_field ๐Ÿ”’
infer_json_get_types ๐Ÿ”’
is_untyped_json_get ๐Ÿ”’
json_get_output_type ๐Ÿ”’
parse_sql_op ๐Ÿ”’
push_function_arg_types ๐Ÿ”’
Infers static output types for untyped json_get arguments from a function signature.
push_json_get_type_arg ๐Ÿ”’