File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
ydb/core/external_sources Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change 1
- RECURSE(
2
- object_storage
3
- )
4
-
5
1
LIBRARY()
6
2
7
3
SRCS(
13
9
14
10
PEERDIR(
15
11
contrib/libs/apache/arrow
16
- ydb/core/external_sources/object_storage/inference
17
- ydb/library/actors/http
18
- ydb/library/yql/providers/common/gateway
19
12
library/cpp/regex/pcre
20
13
library/cpp/scheme
21
14
ydb/core/base
15
+ ydb/core/external_sources/object_storage
16
+ ydb/core/external_sources/object_storage/inference
22
17
ydb/core/protos
18
+ ydb/library/actors/http
23
19
ydb/library/yql/providers/common/db_id_async_resolver
20
+ ydb/library/yql/providers/common/gateway
24
21
ydb/library/yql/providers/s3/common
25
22
ydb/library/yql/providers/s3/object_listers
26
23
ydb/library/yql/providers/s3/path_generator
27
- ydb/library/yql/providers/common/gateway
28
24
ydb/library/yql/public/issue
29
25
ydb/public/sdk/cpp/client/ydb_params
30
26
ydb/public/sdk/cpp/client/ydb_value
You can’t perform that action at this time.
0 commit comments