Skip to content

Commit e3eb772

Browse files
committed
fix peerdir
1 parent 4153804 commit e3eb772

File tree

2 files changed

+2
-1
lines changed
  • ydb
    • core/formats/arrow/accessor/abstract
    • library/formats/arrow/accessor/abstract

2 files changed

+2
-1
lines changed

ydb/core/formats/arrow/accessor/abstract/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ PEERDIR(
44
contrib/libs/apache/arrow
55
ydb/library/conclusion
66
ydb/services/metadata/abstract
7+
ydb/library/actors/core
78
ydb/library/formats/arrow/accessor/abstract
89
ydb/library/formats/arrow/accessor/common
910
ydb/library/formats/arrow/protos
10-
ydb/library/actors/core
1111
)
1212

1313
SRCS(

ydb/library/formats/arrow/accessor/abstract/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ PEERDIR(
55
ydb/library/formats/arrow/accessor/common
66
contrib/libs/apache/arrow
77
ydb/library/conclusion
8+
ydb/library/actors/core
89
)
910

1011
SRCS(

0 commit comments

Comments
 (0)