Skip to main content

write_temporality_tag

Function write_temporality_tag 

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