☰
In parquet2::schema::types
?
Function
parquet2
::
schema
::
types
::
type_to_physical_type
source
·
[
−
]
pub fn type_to_physical_type(
type_: &
Type
,
length:
Option
<
i32
>
) ->
Result
<
PhysicalType
>