fn write_timestamp( table: &mut TableData, row: &mut Vec<Value>, time_nano: i64, legacy_mode: bool, ) -> Result<()>