File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ydb/core/tx/schemeshard/olap/operations Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/update.h>
3
3
#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/context.h>
4
4
#include < ydb/core/tx/schemeshard/olap/table/table.h>
5
- #include < ydb/core /formats/arrow/accessor/common/const.h>
5
+ #include < ydb/library /formats/arrow/accessor/common/const.h>
6
6
7
7
namespace NKikimr ::NSchemeShard::NOlap::NAlter {
8
8
Original file line number Diff line number Diff line change 1
1
#include " update.h"
2
2
#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/converter.h>
3
3
#include < ydb/core/tx/schemeshard/olap/common/common.h>
4
- #include < ydb/core /formats/arrow/accessor/common/const.h>
4
+ #include < ydb/library /formats/arrow/accessor/common/const.h>
5
5
6
6
namespace NKikimr ::NSchemeShard::NOlap::NAlter {
7
7
Original file line number Diff line number Diff line change 1
1
#include < ydb/core/tx/schemeshard/schemeshard__operation_part.h>
2
2
#include < ydb/core/tx/schemeshard/schemeshard__operation_common.h>
3
3
#include < ydb/core/tx/schemeshard/schemeshard_impl.h>
4
- #include < ydb/core /formats/arrow/accessor/common/const.h>
4
+ #include < ydb/library /formats/arrow/accessor/common/const.h>
5
5
6
6
#include " checks.h"
7
7
You can’t perform that action at this time.
0 commit comments