fn compact_diff_row( old_row: Option<(Row, i64, i64)>, new_row: &(Row, i64, i64), ) -> Option<(Row, i64, i64)>