File tree 4 files changed +11
-11
lines changed
hybrid_file/part7/canondata
yt_native_file/part11/canondata
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -245,9 +245,9 @@ class TYtDataSink : public TDataProviderBase {
245
245
}
246
246
auto mutationId = ++NextMutationId_;
247
247
res = ctx.ChangeChild (*res, TYtWriteTable::idx_Settings,
248
- NYql::AddSetting (*node ->Child (TYtWriteTable::idx_Settings),
248
+ NYql::AddSetting (*res ->Child (TYtWriteTable::idx_Settings),
249
249
EYtSettingType::MutationId,
250
- ctx.NewAtom (node ->Child (TYtWriteTable::idx_Settings)->Pos (), ToString (mutationId)), ctx));
250
+ ctx.NewAtom (res ->Child (TYtWriteTable::idx_Settings)->Pos (), ToString (mutationId)), ctx));
251
251
if (State_->Configuration ->UseSystemColumns .Get ().GetOrElse (DEFAULT_USE_SYS_COLUMNS)) {
252
252
res = ctx.ChangeChild (*res, TYtWriteTable::idx_Content,
253
253
ctx.Builder (node->Pos ())
Original file line number Diff line number Diff line change 976
976
],
977
977
"test.test[insert_monotonic-keep_meta-default.txt-Debug]" : [
978
978
{
979
- "checksum" : " 3339dc79e7adcc13c5670142f381c9d3 " ,
980
- "size" : 2613 ,
981
- "uri" : " https://{canondata_backend}/1936947/a99026e839b7e22714c2a9a81971a3b5e3ed1eb4 /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql_patched"
979
+ "checksum" : " 2b280e874c36d5bc4c55df8e71e24eb9 " ,
980
+ "size" : 2651 ,
981
+ "uri" : " https://{canondata_backend}/1942173/0b677ef0f2a213c297f159290ba893840fb81eda /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql_patched"
982
982
}
983
983
],
984
984
"test.test[insert_monotonic-keep_meta-default.txt-Plan]" : [
Original file line number Diff line number Diff line change 1023
1023
],
1024
1024
"test.test[insert_monotonic-keep_meta-default.txt-Debug]" : [
1025
1025
{
1026
- "checksum" : " 42eb2fff76ed0b1381ee6cd575afd8da " ,
1027
- "size" : 2630 ,
1028
- "uri" : " https://{canondata_backend}/1781765/028f42f897160b53900546b39900217bb2eb9fb1 /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql_patched"
1026
+ "checksum" : " 3f23d472d12da16bb7a8ca7f72a74f40 " ,
1027
+ "size" : 2650 ,
1028
+ "uri" : " https://{canondata_backend}/1942173/df98f5fdb3cfe1fa3eb925bb66cd1b28c18ab1f5 /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql_patched"
1029
1029
}
1030
1030
],
1031
1031
"test.test[insert_monotonic-keep_meta-default.txt-Plan]" : [
Original file line number Diff line number Diff line change 974
974
],
975
975
"test.test[insert_monotonic-keep_meta-default.txt-Debug]" : [
976
976
{
977
- "checksum" : " 981f1136ec61cfe8676a555fd7a68767 " ,
978
- "size" : 1424 ,
979
- "uri" : " https://{canondata_backend}/1937027/642fd2ff53bdb0fed32ca89598d70c9c5848ac20 /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql"
977
+ "checksum" : " 6b45f3530bca5ff212341b3b9b050f71 " ,
978
+ "size" : 1444 ,
979
+ "uri" : " https://{canondata_backend}/1777230/5de014135734b9650f1389b4f54a5ddb483196ac /resource.tar.gz#test.test_insert_monotonic-keep_meta-default.txt-Debug_/opt.yql"
980
980
}
981
981
],
982
982
"test.test[insert_monotonic-keep_meta-default.txt-Plan]" : [
You can’t perform that action at this time.
0 commit comments