fn find_nearest_variant_parent( parquet_schema_desc: &SchemaDescriptor, root_idx: usize, nested_path: &[String], ) -> Option<usize>