We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30f1c3e + 2f8c577 commit 1168190Copy full SHA for 1168190
test/persistence/kafka-sources/failpoint-after.td
@@ -7,6 +7,9 @@
7
# the Business Source License, use of this software will be governed
8
# by the Apache License, Version 2.0.
9
10
+# Reading all that data after starting up can take longer than the default timeout.
11
+$ set-sql-timeout duration=60s
12
+
13
> SELECT COUNT(*) FROM failpoint;
14
1000000
15
0 commit comments