Skip to content

Commit

Permalink
4
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyiZzz committed Nov 3, 2023
1 parent 4270241 commit 893e1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/src/runtime/result_buffer_mgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

#pragma once

#include <arrow/type.h>
#include <gen_cpp/Types_types.h>

#include <ctime>
Expand All @@ -35,6 +34,7 @@

namespace arrow {
class RecordBatch;
class Schema;
} // namespace arrow

namespace doris {
Expand Down

0 comments on commit 893e1a2

Please sign in to comment.