Skip to content

Commit a96421d

Browse files
committed
Fixes
1 parent 76efb8a commit a96421d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ydb/core/kqp/ut/service/kqp_qs_queries_ut.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,6 @@ Y_UNIT_TEST_SUITE(KqpQueryService) {
769769
TTestHelper::TColumnTable testTable;
770770
testTable.SetName(objPath)
771771
.SetPrimaryKey({"Key"})
772-
.SetSharding({"Key"})
773772
.SetSchema(schema);
774773
{
775774
TTestHelper::TUpdatesBuilder tableInserter(testTable.GetArrowSchema(schema));

0 commit comments

Comments
 (0)