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 60d8681 commit 1e9cd6bCopy full SHA for 1e9cd6b
ydb/core/tx/datashard/ya.make
@@ -315,6 +315,7 @@ RECURSE_FOR_TESTS(
315
ut_kqp
316
ut_kqp_errors
317
ut_kqp_scan
318
+ ut_local_kmeans
319
ut_locks
320
ut_minikql
321
ut_minstep
@@ -325,7 +326,9 @@ RECURSE_FOR_TESTS(
325
326
ut_read_table
327
ut_reassign
328
ut_replication
329
+ ut_reshuffle_kmeans
330
ut_rs
331
+ ut_sample_k
332
ut_sequence
333
ut_snapshot
334
ut_stats
0 commit comments