Skip to content

Commit

Permalink
try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
st1page committed Jun 19, 2023
1 parent efcc0e7 commit a8b43f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions e2e_test/source/basic/nosim_kafka.slt
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ FROM
ORDER BY
"ID";
----
id1 update id1 -1 6768 6970 value9 7172 info9 2021-05-18T07:59:58.714Z
id2 delete id2 2 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z
id3 delete id3 3 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z
id5 delete id5 5 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z
update id1 -1 6768 6970 value9 7172 info9 2021-05-18T07:59:58.714Z
delete id2 2 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z
delete id3 3 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z
delete id5 5 7778 7980 value10 8182 info10 2021-05-19T15:22:45.539Z


query II
Expand Down

0 comments on commit a8b43f4

Please sign in to comment.