Skip to content

Commit 6d47751

Browse files
committed
Fixed CheckpointPropagationWithStreamLookupJoinHanging test
1 parent 5955bb8 commit 6d47751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/kqp/ut/federated_query/datastreams/datastreams_ut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2931,7 +2931,7 @@ Y_UNIT_TEST_SUITE(KqpStreamingQueriesDdl) {
29312931
.TableName = ydbTable,
29322932
.Columns = columns,
29332933
.DescribeCount = 2,
2934-
.ListSplitsCount = 5,
2934+
.ListSplitsCount = 4,
29352935
.ValidateListSplitsArgs = false
29362936
});
29372937

0 commit comments

Comments
 (0)