Say I have the following code for batch inserts.
for (int i = 0; i < 1_000_000; i++) { final Book book = new Book("9781617291999", &quo