From e2d4e77967cebcc09fc7cfed2a158d96587fd65f Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Fri, 20 Sep 2024 18:52:14 +0300 Subject: Intermediate changes commit_hash:918a0dcec668a251cd29324dc517406ad3be67ec --- yt/cpp/mapreduce/interface/ut/common_ut.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'yt/cpp/mapreduce/interface') diff --git a/yt/cpp/mapreduce/interface/ut/common_ut.cpp b/yt/cpp/mapreduce/interface/ut/common_ut.cpp index f15fa22e21d..196ef738398 100644 --- a/yt/cpp/mapreduce/interface/ut/common_ut.cpp +++ b/yt/cpp/mapreduce/interface/ut/common_ut.cpp @@ -359,7 +359,5 @@ TEST(TCommonTest, ModificationLoadedSchema) )""")); schema.MutableColumns()[0].Type(VT_INT64, true); - Cerr << NodeToYsonString(schema.ToNode()) << Endl; - ASSERT_EQ(schema.ToNode()[0]["type"].AsString(), "int64"); } -- cgit v1.3