Skip to content

Commit 17e06f0

Browse files
Merge 1ac3aba into 66801f1
2 parents 66801f1 + 1ac3aba commit 17e06f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/kqp/ut/common/kqp_ut_common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ struct TKikimrSettings: public TTestFeatureFlagsHolder<TKikimrSettings> {
9898
exchangerSettings->SetStartDelayMs(10);
9999
exchangerSettings->SetMaxDelayMs(10);
100100
AppConfig.MutableColumnShardConfig()->SetDisabledOnSchemeShard(false);
101+
AppConfig.MutableColumnShardConfig()->SetMaxInFlightIntervalsOnRequest(1);
101102
FeatureFlags.SetEnableSparsedColumns(true);
102103
FeatureFlags.SetEnableWritePortionsOnInsert(true);
103104
FeatureFlags.SetEnableParameterizedDecimal(true);

0 commit comments

Comments
 (0)