Skip to content

Commit

Permalink
[hive] bugfix jdbc paimon hive client pool (apache#3004)
Browse files Browse the repository at this point in the history
  • Loading branch information
坤泰 committed Aug 22, 2024
1 parent fbee176 commit 0f09337
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,6 @@ public void testLoginHive() throws Exception {
throw new RuntimeException(e);
}
});
;

// contain default database
assertThat(catalog.listDatabases()).contains("default");
Expand Down

0 comments on commit 0f09337

Please sign in to comment.