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 4153804 commit e3eb772Copy full SHA for e3eb772
ydb/core/formats/arrow/accessor/abstract/ya.make
@@ -4,10 +4,10 @@ PEERDIR(
4
contrib/libs/apache/arrow
5
ydb/library/conclusion
6
ydb/services/metadata/abstract
7
+ ydb/library/actors/core
8
ydb/library/formats/arrow/accessor/abstract
9
ydb/library/formats/arrow/accessor/common
10
ydb/library/formats/arrow/protos
- ydb/library/actors/core
11
)
12
13
SRCS(
ydb/library/formats/arrow/accessor/abstract/ya.make
@@ -5,6 +5,7 @@ PEERDIR(
0 commit comments