Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaogang223 committed Nov 29, 2024
1 parent eb1b8b6 commit b1d4669
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion be/src/vec/exec/format/table/hudi_jni_reader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#include <map>

#include "common/config.h"
#include "runtime/descriptors.h"
#include "runtime/runtime_state.h"
#include "runtime/types.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ suite("test_hudi_timetravel", "p2,external,hudi,external_remote,external_remote_
sql """set force_jni_scanner=false;"""

sql """drop catalog if exists ${catalog_name};"""
}
}

0 comments on commit b1d4669

Please sign in to comment.