Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
codope committed Sep 15, 2022
1 parent 8d100f5 commit 25f03c8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
public class TestHiveSyncTool {

private static final List<Object> SYNC_MODES = Arrays.asList(
/*"hiveql",
"hms",*/
"hiveql",
"hms",
"jdbc");

private static Iterable<Object> syncMode() {
Expand Down

0 comments on commit 25f03c8

Please sign in to comment.