Skip to content

Commit

Permalink
Merge 1ac3aba into 66801f1
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmorozov333 authored Jan 20, 2025
2 parents 66801f1 + 1ac3aba commit 17e06f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/core/kqp/ut/common/kqp_ut_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ struct TKikimrSettings: public TTestFeatureFlagsHolder<TKikimrSettings> {
exchangerSettings->SetStartDelayMs(10);
exchangerSettings->SetMaxDelayMs(10);
AppConfig.MutableColumnShardConfig()->SetDisabledOnSchemeShard(false);
AppConfig.MutableColumnShardConfig()->SetMaxInFlightIntervalsOnRequest(1);
FeatureFlags.SetEnableSparsedColumns(true);
FeatureFlags.SetEnableWritePortionsOnInsert(true);
FeatureFlags.SetEnableParameterizedDecimal(true);
Expand Down

0 comments on commit 17e06f0

Please sign in to comment.