diff options
| -rw-r--r-- | ydb/services/ydb/ydb_olapstore_ut.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ydb/services/ydb/ydb_olapstore_ut.cpp b/ydb/services/ydb/ydb_olapstore_ut.cpp index 402b150b52c..c84ebc0a6c1 100644 --- a/ydb/services/ydb/ydb_olapstore_ut.cpp +++ b/ydb/services/ydb/ydb_olapstore_ut.cpp @@ -771,10 +771,6 @@ Y_UNIT_TEST_SUITE(YdbOlapStore) { } Y_UNIT_TEST_TWIN(LogTsRangeDescending, NotNull) { - if (NotNull) { - // Wait for fix https://st.yandex-team.ru/KIKIMR-16920 - return; - } TString query(R"( --PRAGMA AnsiInForEmptyOrNullableItemsCollections; |
