Structsยง
- Json
Type ๐Concretize Rule - Concretize (deduce) the expected JSON type from query.
For example, we can concretize a JSON type of
{ a: { b: Number } }fromselect j.a.b::Int64. The JSON type will be later set into the scan request, for converting the JSON arrays.
Functionsยง
- apply_
json_ ๐type_ hint - Applies JSON type hints to providers that can carry scan request hints.
- deduce_
json_ ๐type - deduce_
json_ ๐types - is_
same_ ๐name_ column_ projection