pub fn physical_type_to_type(
    physical_type: &PhysicalType
) -> (Type, Option<i32>)