Skip to main content
deduce_json_types
query
1.3.0-alpha.1
In query::
optimizer::
json_
type_
concretize
query
::
optimizer
::
json_type_concretize
Function
deduce_
json_
types
Copy item path
Source
pub(crate) fn deduce_json_types( plan: &LogicalPlan, ) -> Result<
HashMap
<
String
,
JsonNativeType
>>