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 4626750 commit f2f43c6Copy full SHA for f2f43c6
ydb/core/kqp/ut/service/kqp_qs_queries_ut.cpp
@@ -769,7 +769,6 @@ Y_UNIT_TEST_SUITE(KqpQueryService) {
769
TTestHelper::TColumnTable testTable;
770
testTable.SetName(objPath)
771
.SetPrimaryKey({"Key"})
772
- .SetSharding({"Key"})
773
.SetSchema(schema);
774
{
775
TTestHelper::TUpdatesBuilder tableInserter(testTable.GetArrowSchema(schema));
0 commit comments