Skip to content

Commit

Permalink
feat(benchmark): Set optimized odbc transfer option
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusSkytte committed Mar 21, 2024
1 parent f8922a1 commit 9919941
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data-raw/benchmark_update_snapshot.R
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
withr::local_options("odbc.batch_rows" = 1000)

# Load the connection helper
source("tests/testthat/helper-setup.R")

Expand Down

0 comments on commit 9919941

Please sign in to comment.