Skip to content

Commit 5ac9c8b

Browse files
authored
YDB FQ: avoid building dqrun as an integration tests dependency (#16142)
1 parent b7dfcde commit 5ac9c8b

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

ydb/library/yql/providers/generic/connector/tests/datasource/clickhouse/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ PEERDIR(
7878
)
7979

8080
DEPENDS(
81-
ydb/library/yql/tools/dqrun
8281
yql/essentials/udfs/common/json2
8382
ydb/tests/tools/kqprun
8483
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ PEERDIR(
7777
)
7878

7979
DEPENDS(
80-
ydb/library/yql/tools/dqrun
8180
yql/essentials/udfs/common/json2
8281
ydb/tests/tools/kqprun
8382
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/datasource/mysql/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ PEERDIR(
7777
)
7878

7979
DEPENDS(
80-
ydb/library/yql/tools/dqrun
8180
yql/essentials/udfs/common/json2
8281
ydb/tests/tools/kqprun
8382
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/datasource/oracle/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ PEERDIR(
7777
)
7878

7979
DEPENDS(
80-
ydb/library/yql/tools/dqrun
8180
yql/essentials/udfs/common/json2
8281
ydb/tests/tools/kqprun
8382
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/datasource/postgresql/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ PEERDIR(
7878
)
7979

8080
DEPENDS(
81-
ydb/library/yql/tools/dqrun
8281
yql/essentials/udfs/common/json2
8382
ydb/tests/tools/kqprun
8483
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/datasource/ydb/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ PEERDIR(
7676
)
7777

7878
DEPENDS(
79-
ydb/library/yql/tools/dqrun
8079
yql/essentials/udfs/common/json2
8180
ydb/tests/tools/kqprun
8281
library/recipes/docker_compose/bin

ydb/library/yql/providers/generic/connector/tests/join/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ PEERDIR(
7878
)
7979

8080
DEPENDS(
81-
ydb/library/yql/tools/dqrun
8281
yql/essentials/udfs/common/json2
8382
ydb/tests/tools/kqprun
8483
library/recipes/docker_compose/bin

0 commit comments

Comments
 (0)