fn write_temporality_tag( table: &mut TableData, row: &mut Vec<Value>, is_delta: bool, ) -> Result<()>