Skip to content

Commit 7f91533

Browse files
style: auto-fix clang-format issues
1 parent 614d943 commit 7f91533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

be/src/exec/join/join_hash_table.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
#include "column/chunk.h"
2323
#include "column/vectorized_fwd.h"
2424
#include "common/runtime_profile.h"
25-
#include "common/statusor.h"
2625
#include "common/stack_util.h"
26+
#include "common/statusor.h"
2727
#include "common/system/cpu_info.h"
2828
#include "exec/join/join_hash_map_method.h"
2929
#include "exec/join/join_key_constructor.h"

0 commit comments

Comments
 (0)