File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
presto-native-execution/presto_cpp/main Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1616#include < folly/experimental/FunctionScheduler.h>
1717#include < folly/executors/ThreadedRepeatingFunctionRunner.h>
1818#include " velox/common/memory/Memory.h"
19- #include " velox/exec/Task.h"
2019
2120namespace folly {
2221class CPUThreadPoolExecutor ;
Original file line number Diff line number Diff line change 4646#include " velox/common/caching/CacheTTLController.h"
4747#include " velox/common/caching/SsdCache.h"
4848#include " velox/common/file/FileSystems.h"
49- #include " velox/common/memory/MmapAllocator.h"
5049#include " velox/common/memory/SharedArbitrator.h"
5150#include " velox/connectors/Connector.h"
52- #include " velox/connectors/hive/HiveDataSink.h"
5351#include " velox/connectors/hive/storage_adapters/abfs/RegisterAbfsFileSystem.h"
5452#include " velox/connectors/hive/storage_adapters/gcs/RegisterGcsFileSystem.h"
5553#include " velox/connectors/hive/storage_adapters/hdfs/RegisterHdfsFileSystem.h"
You can’t perform that action at this time.
0 commit comments