pub(crate) fn parse_composite_partition_arg( partition_arg: &str ) -> Result<(String, String, bool, Option<Uuid>), ()>