Skip to content

Commit

Permalink
delete debug msg
Browse files Browse the repository at this point in the history
  • Loading branch information
aiden committed Dec 4, 2024
1 parent aa01bdc commit 892cf4d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -843,8 +843,6 @@ public void testDeletionVectorsWithParquetFilter() throws Exception {
conf.set("parquet.page.size", "1024");
});

System.out.println(((AbstractFileStoreTable) table).path);

BatchWriteBuilder writeBuilder = table.newBatchWriteBuilder();

BatchTableWrite write =
Expand Down

0 comments on commit 892cf4d

Please sign in to comment.