Skip to content

Commit

Permalink
fix credential vending document
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Jan 16, 2025
1 parent 8f0fe5e commit 76af844
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1051,8 +1051,8 @@ public void testTableDistribution() {
Arrays.asList(columns),
properties,
distribution,
sortOrders,
partitioning,
new SortOrder[0],
new Transform[0],
loadTable);

Assertions.assertDoesNotThrow(() -> tableCatalog.dropTable(tableIdentifier));
Expand Down

0 comments on commit 76af844

Please sign in to comment.