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.
1 parent c078c48 commit 389ad96Copy full SHA for 389ad96
ydb/core/tx/schemeshard/ut_olap/ut_olap.cpp
@@ -474,7 +474,7 @@ Y_UNIT_TEST_SUITE(TOlap) {
474
ColumnName: "timestamp"
475
ColumnUnit: UNIT_AUTO
476
Tiers: {
477
- EvictAfterSeconds: 360
+ ApplyAfterSeconds: 360
478
StorageName: "Tier1"
479
}
480
@@ -498,7 +498,7 @@ Y_UNIT_TEST_SUITE(TOlap) {
498
499
500
501
- EvictAfterSeconds: 3600000000
+ ApplyAfterSeconds: 3600000000
502
503
504
@@ -649,7 +649,7 @@ Y_UNIT_TEST_SUITE(TOlap) {
649
650
651
652
653
654
655
0 commit comments