Skip to content

Commit

Permalink
fix load
Browse files Browse the repository at this point in the history
  • Loading branch information
ZENOTME committed Jan 7, 2024
1 parent b4600d1 commit e6d7230
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e_test/iceberg/test_case/cdc/load.slt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ CREATE SINK s1 AS select * from products WITH (
statement ok
flush;

sleep 10s

query I
select count(*) from products;
----
Expand Down

0 comments on commit e6d7230

Please sign in to comment.