Skip to content

Commit

Permalink
wait 5s
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Sep 29, 2023
1 parent 78b83df commit 46d075f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions e2e_test/sink/pulsar_sink.slt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ WITH (
statement ok
FLUSH;

# We can't control Sink -> Source Table
# latency. We just have to wait.
sleep 5

query IT rowsort
SELECT * FROM pulsar_source;
----
Expand Down

0 comments on commit 46d075f

Please sign in to comment.