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 22#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/update.h>
33#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/context.h>
44#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>
66
77namespace NKikimr ::NSchemeShard::NOlap::NAlter {
88
Original file line number Diff line number Diff line change 11#include " update.h"
22#include < ydb/core/tx/schemeshard/olap/operations/alter/abstract/converter.h>
33#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>
55
66namespace NKikimr ::NSchemeShard::NOlap::NAlter {
77
Original file line number Diff line number Diff line change 11#include < ydb/core/tx/schemeshard/schemeshard__operation_part.h>
22#include < ydb/core/tx/schemeshard/schemeshard__operation_common.h>
33#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>
55
66#include " checks.h"
77
You can’t perform that action at this time.
0 commit comments