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 2d35372 commit 66836e9Copy full SHA for 66836e9
ydb/core/kqp/ut/pg/kqp_pg_ut.cpp
@@ -3403,7 +3403,7 @@ Y_UNIT_TEST_SUITE(KqpPg) {
3403
)", FormatResultSetYson(result.GetResultSet(0)));
3404
}
3405
3406
-
+/*
3407
Y_UNIT_TEST(InsertValuesFromTableWithDefaultAndCast) {
3408
NKikimrConfig::TAppConfig appConfig;
3409
appConfig.MutableTableServiceConfig()->SetEnablePreparedDdl(true);
@@ -3446,7 +3446,7 @@ Y_UNIT_TEST_SUITE(KqpPg) {
3446
3447
3448
3449
+*/
3450
Y_UNIT_TEST(InsertValuesFromTableWithDefaultBool) {
3451
3452
0 commit comments