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 1fa2047 commit 596d386Copy full SHA for 596d386
ydb/library/yql/providers/s3/object_listers/ut/ya.make
@@ -4,4 +4,9 @@ SRCS(
4
yql_s3_path_ut.cpp
5
)
6
7
+PEERDIR(
8
+ yql/essentials/public/udf/service/stub
9
+ yql/essentials/sql/pg_dummy
10
+)
11
+
12
END()
0 commit comments