fn unzip_logical_region_schema( target_schema: &Schema, ) -> Result<(String, String, HashSet<String>)>
Extract timestamp, field, and tag column names from a logical region schema.