Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
hubgeter committed Dec 30, 2024
1 parent fdb2b7c commit 1c792ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,5 @@ bool has_dict_page(const tparquet::ColumnMetaData& column) {
column.dictionary_page_offset < column.data_page_offset;
}

} // namespace doris::vectorized
#include "common/compile_check_end.h"
} // namespace doris::vectorized

0 comments on commit 1c792ed

Please sign in to comment.